Compare commits

...

14 Commits

Author SHA256 Message Date
Ana Guerrero
f5ba3c4eb3 Accepting request 1181266 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1181266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=15
2024-06-17 17:27:45 +00:00
Ana Guerrero
b6c07c3028 Accepting request 1132430 from devel:languages:python
- update to 6.2:
  * Make ``next()`` on C proxies call ``__next__`` rather than
    ``next`` (see PEP 3114), and drop support for the Python 2
    ``next`` method name from pure-Python proxies.
  * Drop using ``setup_requires`` due to constant problems on
    GHA.
  * Add support for Python 3.12.

- Update to version 5.8
- Update to version 5.7
- Update to version 5.6
- Update to version 5.3.0
  * Fix the decimal.Decimal checker, __truediv__ was missing
    causing ForbiddenAttribute on a ProxyFactory(Decimal('1')) / 1
  * Add the interface ISystemPrincipal and make
    zope.security.management.system_user a regular object that
    __unicode__ just like the C implementation. Note that __str__ is
    checked for both implementations on both Python 2 and 3, but if
    there is no __unicode__ method defined, Python 2’s automatic
  * Fix the default values for Permission fields title and
  * Change the IPermission.id from Text (unicode) to a
  * Fix the extremely rare potential for a crash when the C
  * The pure-Python proxy didn’t propagate TypeError from __repr__
  * Iteration of zope.interface.providedBy() is now allowed by
  * Respect PURE_PYTHON at runtime.
  * Fix watching checkers (ZOPE_WATCH_CHECKERS=1) in pure-Python
  dependency loop and other zope-related problems, see

OBS-URL: https://build.opensuse.org/request/show/1132430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=14
2023-12-11 20:49:45 +00:00
Dominique Leuenberger
764c75632d Accepting request 1092191 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1092191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=13
2023-06-12 13:24:19 +00:00
Dominique Leuenberger
bdac64f34b Accepting request 1085138 from devel:languages:python
- update to 6.1:
  * Remove more proxying code for names that no longer exist in
    Python 3.
  * Remove proxying code for names that no longer exist in Python 3.
  * Drop support for Python 2.7, 3.5, 3.6.

OBS-URL: https://build.opensuse.org/request/show/1085138
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=12
2023-05-09 11:06:57 +00:00
Dominique Leuenberger
88ebe3066a Accepting request 1043118 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1043118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=11
2022-12-16 16:51:04 +00:00
Dominique Leuenberger
2cc05279cf Accepting request 1041336 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1041336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=10
2022-12-09 12:16:31 +00:00
Dominique Leuenberger
52e973b607 Accepting request 1034609 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1034609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=9
2022-11-10 13:21:20 +00:00
Dominique Leuenberger
7b672f89e2 Accepting request 1032302 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1032302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=8
2022-10-31 09:44:34 +00:00
Dominique Leuenberger
dd0edb38a8 Accepting request 1004272 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1004272
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=7
2022-09-18 15:31:49 +00:00
Dominique Leuenberger
56efab7e26 Accepting request 969290 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/969290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=6
2022-04-14 15:23:18 +00:00
Dominique Leuenberger
bc5e04eeed Accepting request 790820 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/790820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=5
2020-04-07 08:21:16 +00:00
Dominique Leuenberger
4ab53facc6 Accepting request 782895 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/782895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=4
2020-03-11 17:43:36 +00:00
Dominique Leuenberger
321aba7064 Accepting request 766055 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/766055
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=3
2020-01-23 15:10:57 +00:00
Yuchen Lin
cb3cf7b799 Accepting request 692480 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/692480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=2
2019-04-23 12:34:49 +00:00

Diff Content Not Available