diff --git a/python-zope.security.changes b/python-zope.security.changes index 89a83d9..e314b21 100644 --- a/python-zope.security.changes +++ b/python-zope.security.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Sep 8 16:31:15 UTC 2024 - Dirk Müller + +- update to 7.1: + * Allow calling methods of type 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 diff --git a/python-zope.security.spec b/python-zope.security.spec index fd4ce91..1b8a711 100644 --- a/python-zope.security.spec +++ b/python-zope.security.spec @@ -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 diff --git a/zope.security-7.0.tar.gz b/zope.security-7.0.tar.gz deleted file mode 100644 index 70bf223..0000000 --- a/zope.security-7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f4ef50b5bd40ccb9b22fb74f845fd0edf67e29dcf3233d923915959f94f16ff -size 144615 diff --git a/zope.security-7.1.tar.gz b/zope.security-7.1.tar.gz new file mode 100644 index 0000000..cb99659 --- /dev/null +++ b/zope.security-7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed092bc659aa273c45929cfbd10b8e479f1ea8cf469fe0ff8bbc3ae24ea16e63 +size 125753