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-12-25 19:04:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.interface (Old)
 and      /work/SRC/openSUSE:Factory/.python-zope.interface.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zope.interface"

Mon Dec 25 19:04:34 2023 rev:34 rq:1134716 version:6.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-zope.interface/python-zope.interface.changes  
    2023-05-09 13:06:46.096817580 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.interface.new.28375/python-zope.interface.changes
   2023-12-25 19:04:38.476040144 +0100
@@ -1,0 +2,7 @@
+Sat Dec 16 08:59:52 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 6.1:
+  * Add support for Python 3.12.
+  * Fix building of the docs for non-final versions.
+
+-------------------------------------------------------------------

Old:
----
  zope.interface-6.0.tar.gz

New:
----
  zope.interface-6.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-zope.interface.spec ++++++
--- /var/tmp/diff_new_pack.emcCji/_old  2023-12-25 19:04:39.496077345 +0100
+++ /var/tmp/diff_new_pack.emcCji/_new  2023-12-25 19:04:39.496077345 +0100
@@ -28,7 +28,7 @@
 %define oldpython python
 %{?sle15_python_module_pythons}
 Name:           python-zope.interface%{psuffix}
-Version:        6.0
+Version:        6.1
 Release:        0
 Summary:        Interfaces for Python
 License:        ZPL-2.1
@@ -36,7 +36,8 @@
 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 >= 3.7}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module wheel}
 # SECTION test requirements
 %if %{with test}
 BuildRequires:  %{python_module zope.event}
@@ -69,12 +70,12 @@
 
 %build
 %if !%{with test}
-%python_build
+%pyproject_wheel
 %endif
 
 %install
 %if !%{with test}
-%python_install
+%pyproject_install
 %python_expand rm 
%{buildroot}%{$python_sitearch}/zope/interface/_zope_interface_coptimizations.c
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 %endif

++++++ zope.interface-6.0.tar.gz -> zope.interface-6.1.tar.gz ++++++
++++ 6555 lines of diff (skipped)

Reply via email to