From 847769f03416ad469680a7919be61a44ba7329a96800977aa5a624df17d76116 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Sat, 17 May 2025 16:17:05 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main python-zope.interface revision a8e367e57c962f1e7e6de3504e1e68b5 --- python-zope.interface.changes | 27 +++++++++++++++++++++++++++ python-zope.interface.spec | 8 ++++---- zope.interface-7.2.tar.gz | 3 +++ zope_interface-7.1.0.tar.gz | 3 --- 4 files changed, 34 insertions(+), 7 deletions(-) create mode 100644 zope.interface-7.2.tar.gz delete mode 100644 zope_interface-7.1.0.tar.gz diff --git a/python-zope.interface.changes b/python-zope.interface.changes index 5c202ae..f448745 100644 --- a/python-zope.interface.changes +++ b/python-zope.interface.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Tue Apr 1 15:53:29 UTC 2025 - Markéta Machová + +- Make it compatible with older setuptools + +------------------------------------------------------------------- +Mon Mar 24 07:13:03 UTC 2025 - Steve Kowalik + +- Correct dist-info directory due to new setuptools. + +------------------------------------------------------------------- +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 + +- Update to 7.1.1 + * Fix segmentation faults in `weakrefobject.c` + on Python 3.12 and 3.13. (#323) +- Adjust upstream source name in spec file + ------------------------------------------------------------------- Mon Oct 14 03:37:17 UTC 2024 - Steve Kowalik diff --git a/python-zope.interface.spec b/python-zope.interface.spec index 7ba1d13..eb65197 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 @@ -24,10 +24,10 @@ %define psuffix %{nil} %bcond_with test %endif -%global modname zope_interface +%global modname zope.interface %{?sle15_python_module_pythons} Name: python-zope.interface%{psuffix} -Version: 7.1.0 +Version: 7.2 Release: 0 Summary: Interfaces for Python License: ZPL-2.1 @@ -84,7 +84,7 @@ cd src %files %{python_files} %license LICENSE.txt COPYRIGHT.txt %doc CHANGES.rst README.rst -%{python_sitearch}/zope.interface-%{version}.dist-info +%{python_sitearch}/zope[_.]interface-%{version}.dist-info %{python_sitearch}/zope.interface-%{version}*-nspkg.pth %dir %{python_sitearch}/zope %{python_sitearch}/zope/interface 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 diff --git a/zope_interface-7.1.0.tar.gz b/zope_interface-7.1.0.tar.gz deleted file mode 100644 index 583a2de..0000000 --- a/zope_interface-7.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f005869a1a05e368965adb2075f97f8ee9a26c61898a9e52a9764d93774f237 -size 300239