diff --git a/python-zope.interface.changes b/python-zope.interface.changes index b436e41..7fe06bf 100644 --- a/python-zope.interface.changes +++ b/python-zope.interface.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 20 10:32:13 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 7.2 + * Add preliminary support for Python 3.14a2, this means that + ``.common.builtins.IByteString`` and ``.common.collections.IByteString`` are + no longer available from this Python version onwards as Python 3.14 dropped + ``collections.abc.ByteString``. + ------------------------------------------------------------------- Wed Oct 30 13:49:03 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-zope.interface.spec b/python-zope.interface.spec index c803d46..5573a5f 100644 --- a/python-zope.interface.spec +++ b/python-zope.interface.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.interface # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %global modname zope.interface %{?sle15_python_module_pythons} Name: python-zope.interface%{psuffix} -Version: 7.1.1 +Version: 7.2 Release: 0 Summary: Interfaces for Python License: ZPL-2.1 diff --git a/zope.interface-7.1.1.tar.gz b/zope.interface-7.1.1.tar.gz deleted file mode 100644 index 39f7e2a..0000000 --- a/zope.interface-7.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4284d664ef0ff7b709836d4de7b13d80873dc5faeffc073abdb280058bfac5e3 -size 253129 diff --git a/zope.interface-7.2.tar.gz b/zope.interface-7.2.tar.gz new file mode 100644 index 0000000..291f573 --- /dev/null +++ b/zope.interface-7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b49f1a3d1ee4cdaf5b32d2e738362c7f5e40ac8b46dd7d1a65e82a4872728fe +size 252960