Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-frozenlist for 
openSUSE:Factory checked in at 2023-08-16 14:16:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-frozenlist (Old)
 and      /work/SRC/openSUSE:Factory/.python-frozenlist.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-frozenlist"

Wed Aug 16 14:16:29 2023 rev:6 rq:1103950 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-frozenlist/python-frozenlist.changes      
2023-04-22 22:01:47.101691604 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-frozenlist.new.11712/python-frozenlist.changes
   2023-08-16 14:16:34.602767296 +0200
@@ -1,0 +2,10 @@
+Mon Aug 14 20:49:55 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.4.0:
+  * The published source distribution package became buildable
+  * under Python 3.12.
+  * Removed an unused :py:data:`typing.Tuple` import
+  * Deprecations and Removals
+  * Dropped Python 3.7 support.
+
+-------------------------------------------------------------------

Old:
----
  frozenlist-1.3.3.tar.gz

New:
----
  frozenlist-1.4.0.tar.gz

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

Other differences:
------------------
++++++ python-frozenlist.spec ++++++
--- /var/tmp/diff_new_pack.yfAuXS/_old  2023-08-16 14:16:36.598779933 +0200
+++ /var/tmp/diff_new_pack.yfAuXS/_new  2023-08-16 14:16:36.606779983 +0200
@@ -16,20 +16,19 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%define skip_python2 1
 %{?sle15_python_module_pythons}
 Name:           python-frozenlist
-Version:        1.3.3
+Version:        1.4.0
 Release:        0
 Summary:        Python list-like structure which implements MutableSequence
 License:        Apache-2.0
 URL:            https://github.com/aio-libs/frozenlist
 Source:         
https://files.pythonhosted.org/packages/source/f/frozenlist/frozenlist-%{version}.tar.gz
 BuildRequires:  %{python_module Cython >= 0.29.24}
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module devel >= 3.8}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 %python_subpackages
@@ -42,10 +41,10 @@
 
 %build
 export CFLAGS="%{optflags}"
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check

++++++ frozenlist-1.3.3.tar.gz -> frozenlist-1.4.0.tar.gz ++++++
++++ 10555 lines of diff (skipped)

Reply via email to