28 Commits

Author SHA256 Message Date
Ana Guerrero
ce6c718c01 Accepting request 1217992 from devel:languages:python
- switch to PEP517 build

- use python3 module python for sle15
  * Make accessing names that have been moved to zope.interface

OBS-URL: https://build.opensuse.org/request/show/1217992
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=14
2024-10-24 13:44:51 +00:00
93c789ac2b - switch to PEP517 build
- use python3 module python for sle15
  * Make accessing names that have been moved to zope.interface

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=26
2024-10-24 09:09:05 +00:00
Ana Guerrero
515f31b918 Accepting request 1139378 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1139378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=13
2024-01-17 21:14:57 +00:00
ad79c561f8 Accepting request 1139131 from home:mcalabkova:branches:openSUSE:Backports:SLE-15-SP6:mailman
- Rearrange requirements, run only basic testsuite in SLE-based projects

OBS-URL: https://build.opensuse.org/request/show/1139131
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=24
2024-01-17 07:22:50 +00:00
Dominique Leuenberger
8d5a70536a Accepting request 1090390 from devel:languages:python
- use python3 module python for sle15

OBS-URL: https://build.opensuse.org/request/show/1090390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=12
2023-06-04 14:41:21 +00:00
fcc252f719 - use python3 module python for sle15
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=22
2023-06-01 20:36:49 +00:00
Dominique Leuenberger
2df1518680 Accepting request 1085176 from devel:languages:python
- update to 6.0:
  * Drop support for Python 2.7, 3.5, 3.6.
  * Fix crash when the environment variable `PYTHONOPTIMIZED` is
    set to `2` and docstrings are set to `None` by the interpreter.
  * Add support for Python 3.10 and 3.11.

OBS-URL: https://build.opensuse.org/request/show/1085176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=11
2023-05-09 11:07:00 +00:00
e07303c9cf - update to 6.0:
* Drop support for Python 2.7, 3.5, 3.6.
  * Fix crash when the environment variable `PYTHONOPTIMIZED` is
    set to `2` and docstrings are set to `None` by the interpreter.
  * Add support for Python 3.10 and 3.11.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=20
2023-05-05 14:23:22 +00:00
Dominique Leuenberger
9fc002c139 Accepting request 905641 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/905641
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=10
2021-07-16 20:12:31 +00:00
1cb5e8bc48 Accepting request 905597 from home:jacraig:branches:devel:languages:python
- Update to 5.0.1
  * Add support for Python 3.9.
  * Many other changes, see CHANGES.rst
- Update requirements as changed in setup.py.
- Mark LICENSE.txt, COPYRIGHT.txt with %license.

OBS-URL: https://build.opensuse.org/request/show/905597
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=19
2021-07-11 08:43:02 +00:00
Dominique Leuenberger
994138d4ce Accepting request 822053 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/822053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=9
2020-08-01 10:29:06 +00:00
Tomáš Chvátal
194ba30726 Accepting request 822038 from home:mcalabkova:branches:devel:languages:python
- update to version 4.6.2
  * Improve the documentation, both published and in docstrings.

OBS-URL: https://build.opensuse.org/request/show/822038
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=17
2020-07-21 10:04:33 +00:00
Dominique Leuenberger
8f1d71e380 Accepting request 790819 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/790819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=8
2020-04-07 08:21:09 +00:00
Tomáš Chvátal
eedc96eb0d Accepting request 790816 from home:pgajdos:python
- version update to 4.6.1
  - Ensure the resolution order of ``BaseGlobalComponents`` is
   consistent. See `issue 45 <https://github.com/zopefoundation/zope.component/issues/45>`_.

OBS-URL: https://build.opensuse.org/request/show/790816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=15
2020-04-02 08:50:40 +00:00
Dominique Leuenberger
853b537f3b Accepting request 766059 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/766059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=7
2020-01-23 15:11:06 +00:00
Tomáš Chvátal
ba8807a807 Accepting request 766052 from home:mcalabkova:branches:devel:languages:python
- update to version 4.6
  * Add support for Python 3.8.
  * Drop support for Python 3.4.
  * Fix tests on Python 2 following changes in ZODB 5.5.0.

OBS-URL: https://build.opensuse.org/request/show/766052
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=13
2020-01-21 11:38:22 +00:00
Yuchen Lin
3586385494 Accepting request 692483 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/692483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=6
2019-04-23 12:35:01 +00:00
Tomáš Chvátal
b8e2016a64 Accepting request 692332 from home:mcalabkova:branches:devel:languages:python
- update to version 4.5
  * Add support for Python 3.6 and 3.7.
  * Drop support for Python 3.3.
  * Drop support for “setup.py test”.
  * Always install zope.hookable as a dependency.
  * Make accessing names that have been moved to zope.interface 
    produce a DeprecationWarning.
- Drop the *-doc subpackage, use multibuild instead.
  * Drop pre-checkin.sh as it is no longer needed.

OBS-URL: https://build.opensuse.org/request/show/692332
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=11
2019-04-09 06:17:47 +00:00
Dominique Leuenberger
89d14fdb29 Accepting request 510599 from devel:languages:python
(forwarded request 510573 from alois)

OBS-URL: https://build.opensuse.org/request/show/510599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=5
2017-08-16 14:09:42 +00:00
7bc3cbbe3f Accepting request 510573 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/510573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=9
2017-07-16 16:26:47 +00:00
Dominique Leuenberger
0388cd0f21 Accepting request 307496 from devel:languages:python
- update to version 4.2.1
- switch source archive to tar.gz (zip not available)
- remove unzip from BuildRequires (forwarded request 307295 from benoit_monin)

OBS-URL: https://build.opensuse.org/request/show/307496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=4
2015-05-18 20:21:56 +00:00
190837a5a9 Accepting request 307295 from home:benoit_monin:branches:devel:languages:python
- update to version 4.2.1
- switch source archive to tar.gz (zip not available)
- remove unzip from BuildRequires

OBS-URL: https://build.opensuse.org/request/show/307295
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=7
2015-05-16 15:35:00 +00:00
Stephan Kulow
59e8d6e038 Accepting request 223005 from devel:languages:python
Update to 4.2.0 (forwarded request 222820 from poorboywilly)

OBS-URL: https://build.opensuse.org/request/show/223005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=2
2014-02-26 11:06:48 +00:00
ea1e2aeefd Accepting request 222820 from home:poorboywilly:branches:devel:languages:python
Update to 4.2.0

OBS-URL: https://build.opensuse.org/request/show/222820
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=5
2014-02-19 09:15:37 +00:00
Stephan Kulow
94bf24335e Accepting request 210367 from devel:languages:python
Zope Component Architecture

New dependency of python-Pyramid

OBS-URL: https://build.opensuse.org/request/show/210367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.component?expand=0&rev=1
2014-02-02 21:22:27 +00:00
Denisart Benjamin
d77e94319c Accepting request 210366 from home:posophe:branches:devel:languages:python
little changes

OBS-URL: https://build.opensuse.org/request/show/210366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=3
2013-12-10 13:14:14 +00:00
Sascha Peilicke
d3b05cd336 Accepting request 185062 from home:frispete:python
Dear Sascha, thanks for accepting my packages, but unfortunately I 
had to change the way, the circular dependency of python-zope.component
with python-zope.security is handled. Since the latter depends much 
more on the former, I removed the dependency here.

- disable testing due to circular dependency with python-zope.security

OBS-URL: https://build.opensuse.org/request/show/185062
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=2
2013-07-31 09:22:00 +00:00
Sascha Peilicke
6093d75765 Accepting request 184895 from home:frispete:python
this pkg is needed by some zope components

OBS-URL: https://build.opensuse.org/request/show/184895
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.component?expand=0&rev=1
2013-07-30 10:26:42 +00:00