diff --git a/python-zope.interface.changes b/python-zope.interface.changes index bc6e560..1094e4d 100644 --- a/python-zope.interface.changes +++ b/python-zope.interface.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Oct 29 18:04:04 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 5.5.0 + * Add support for Python 3.10 and 3.11 (as of 3.11.0rc2). + * Add missing Trove classifier showing support for Python 3.9. + * Add some more entries to zope.interface.interfaces.__all__. + * Disable unsafe math optimizations in C code. See pull request 262. + ------------------------------------------------------------------- Wed Oct 13 09:49:15 UTC 2021 - pgajdos@suse.com diff --git a/python-zope.interface.spec b/python-zope.interface.spec index 9aa7abc..55f007a 100644 --- a/python-zope.interface.spec +++ b/python-zope.interface.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ %global modname zope.interface %define oldpython python Name: python-zope.interface%{psuffix} -Version: 5.4.0 +Version: 5.5.0 Release: 0 Summary: Interfaces for Python License: ZPL-2.1 diff --git a/zope.interface-5.4.0.tar.gz b/zope.interface-5.4.0.tar.gz deleted file mode 100644 index bdd8cf7..0000000 --- a/zope.interface-5.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5dba5f530fec3f0988d83b78cc591b58c0b6eb8431a85edd1569a0539a8a5a0e -size 249329 diff --git a/zope.interface-5.5.0.tar.gz b/zope.interface-5.5.0.tar.gz new file mode 100644 index 0000000..6a3c6d4 --- /dev/null +++ b/zope.interface-5.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:700ebf9662cf8df70e2f0cb4988e078c53f65ee3eefd5c9d80cf988c4175c8e3 +size 253292