forked from pool/python-zope.security
- 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
This commit is contained in:
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -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
3
zope.security-7.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed092bc659aa273c45929cfbd10b8e479f1ea8cf469fe0ff8bbc3ae24ea16e63
|
||||
size 125753
|
Reference in New Issue
Block a user