Compare commits

...

16 Commits

Author SHA256 Message Date
Ana Guerrero
5a84c60998 Accepting request 1199495 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1199495
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.security?expand=0&rev=16
2024-09-09 12:44:44 +00:00
7351cadc48 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.security?expand=0&rev=36
2024-09-08 16:31:54 +00:00
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
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Sep 8 16:31:15 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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.
-------------------------------------------------------------------
Mon Jun 10 08:53:45 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -27,7 +27,7 @@
%bcond_with test
%endif
Name: python-zope.security%{psuffix}
Version: 7.0
Version: 7.1
Release: 0
Summary: Zope Security Framework
License: ZPL-2.1

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f4ef50b5bd40ccb9b22fb74f845fd0edf67e29dcf3233d923915959f94f16ff
size 144615

3
zope.security-7.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed092bc659aa273c45929cfbd10b8e479f1ea8cf469fe0ff8bbc3ae24ea16e63
size 125753