From f64b7f991d144f31e66d5d8159cc398d30c727c4925c9bd1691ccbf44291cc70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 20 Jan 2025 10:47:30 +0000 Subject: [PATCH] Accepting request 1238979 from home:glaubitz:branches:devel:languages:python - 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``. OBS-URL: https://build.opensuse.org/request/show/1238979 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=77 --- python-zope.interface.changes | 9 +++++++++ python-zope.interface.spec | 4 ++-- zope.interface-7.1.1.tar.gz | 3 --- zope.interface-7.2.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 zope.interface-7.1.1.tar.gz create mode 100644 zope.interface-7.2.tar.gz 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