Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-zope.interface for
openSUSE:Factory checked in at 2023-05-09 13:06:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.interface (Old)
and /work/SRC/openSUSE:Factory/.python-zope.interface.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.interface"
Tue May 9 13:06:37 2023 rev:33 rq:1085003 version:6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-zope.interface/python-zope.interface.changes
2023-04-22 21:58:46.452611570 +0200
+++
/work/SRC/openSUSE:Factory/.python-zope.interface.new.1533/python-zope.interface.changes
2023-05-09 13:06:46.096817580 +0200
@@ -1,0 +2,13 @@
+Fri May 5 08:44:59 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 6.0:
+ * Build Linux binary wheels for Python 3.11.
+ * Drop support for Python 2.7, 3.5, 3.6.
+ * Fix test deprecation warning on Python 3.11.
+ * Add preliminary support for Python 3.12 as of 3.12a5.
+ * Drop:
+ * + `zope.interface.implements`
+ * + `zope.interface.implementsOnly`
+ * + `zope.interface.classProvides`
+
+-------------------------------------------------------------------
Old:
----
zope.interface-5.5.2.tar.gz
New:
----
zope.interface-6.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.interface.spec ++++++
--- /var/tmp/diff_new_pack.VpByXi/_old 2023-05-09 13:06:47.200824152 +0200
+++ /var/tmp/diff_new_pack.VpByXi/_new 2023-05-09 13:06:47.204824175 +0200
@@ -28,14 +28,14 @@
%define oldpython python
%{?sle15_python_module_pythons}
Name: python-zope.interface%{psuffix}
-Version: 5.5.2
+Version: 6.0
Release: 0
Summary: Interfaces for Python
License: ZPL-2.1
URL: https://pypi.python.org/pypi/zope.interface
Source:
https://files.pythonhosted.org/packages/source/z/zope.interface/%{modname}-%{version}.tar.gz
# needed for tests that try to compile things
-BuildRequires: %{python_module devel}
+BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module setuptools}
# SECTION test requirements
%if %{with test}
++++++ zope.interface-5.5.2.tar.gz -> zope.interface-6.0.tar.gz ++++++
++++ 12951 lines of diff (skipped)