Revisions of python-zope.security
buildservice-autocommit
accepted
request 1206724
from
Dirk Mueller (dirkmueller)
(revision 39)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1206723
from
John Paul Adrian Glaubitz (glaubitz)
(revision 38)
- Update to 7.3 * Respect ``PURE_PYTHON`` environment variable set to ``0``. - from version 7.2 * Declare final support for Python 3.13. - Adjust upstream source name in spec file
buildservice-autocommit
accepted
request 1199495
from
Dirk Mueller (dirkmueller)
(revision 37)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 36)
- update to 7.1: * Allow calling methods of type <class 'builtin_method'> by default. In particular, Python 3.12 refactored the io module in such a way as to slightly change the types of some methods, causing zope.security to no longer consider them callable. See zope.file#13.
buildservice-autocommit
accepted
request 1181266
from
Factory Maintainer (factory-maintainer)
(revision 35)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 34)
- update to 7.0: * Add preliminary support for Python 3.13 as of 3.13b1. * Drop support for Python 3.7. * Build windows wheels on GHA.
buildservice-autocommit
accepted
request 1132430
from
Dirk Mueller (dirkmueller)
(revision 33)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 32)
- 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
buildservice-autocommit
accepted
request 1092191
from
Dirk Mueller (dirkmueller)
(revision 31)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1092176
from
Eric Schirra (ecsos)
(revision 30)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit
accepted
request 1085138
from
Dirk Mueller (dirkmueller)
(revision 29)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 28)
* Remove proxying code for names that no longer exist in Python 3.
Dirk Mueller (dirkmueller)
committed
(revision 27)
- 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.
buildservice-autocommit
accepted
request 1043118
from
Markéta Machová (mcalabkova)
(revision 26)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1042766
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 25)
- Update to version 5.8 * The extra untrustedpython now for Python 3, too, installs zope.untrustedpython.
buildservice-autocommit
accepted
request 1041336
from
Hans-Peter Jansen (frispete)
(revision 24)
baserev update by copy to link target
Hans-Peter Jansen (frispete)
accepted
request 1041288
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 23)
- Update to version 5.7 * Release to rebuild full set of binary wheels. - Update to version 5.6 * Add support for building arm64 wheels on macOS.
buildservice-autocommit
accepted
request 1034609
from
Matej Cepl (mcepl)
(revision 22)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1034519
from
Hans-Peter Jansen (frispete)
(revision 21)
- Update to version 5.5 * Add support for final release of Python 3.11.
buildservice-autocommit
accepted
request 1032302
from
Hans-Peter Jansen (frispete)
(revision 20)
baserev update by copy to link target
Displaying revisions 1 - 20 of 39