Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-fastnumbers for 
openSUSE:Factory checked in at 2026-04-13 23:18:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-fastnumbers (Old)
 and      /work/SRC/openSUSE:Factory/.python-fastnumbers.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-fastnumbers"

Mon Apr 13 23:18:05 2026 rev:14 rq:1346055 version:5.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fastnumbers/python-fastnumbers.changes    
2024-11-26 20:55:19.344992671 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-fastnumbers.new.21863/python-fastnumbers.changes
 2026-04-13 23:18:20.382770414 +0200
@@ -1,0 +2,8 @@
+Sat Apr 11 11:28:17 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 5.1.1:
+  * Support for Python 3.13
+  * Support for Python 3.7
+- Remove fix-compiler-errors.patch (obsolete).
+
+-------------------------------------------------------------------

Old:
----
  fastnumbers-5.1.0.tar.gz
  fix-compiler-errors.patch

New:
----
  fastnumbers-5.1.1.tar.gz

----------(Old B)----------
  Old:  * Support for Python 3.7
- Remove fix-compiler-errors.patch (obsolete).
----------(Old E)----------

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

Other differences:
------------------
++++++ python-fastnumbers.spec ++++++
--- /var/tmp/diff_new_pack.vFyJZi/_old  2026-04-13 23:18:20.986795321 +0200
+++ /var/tmp/diff_new_pack.vFyJZi/_new  2026-04-13 23:18:20.990795486 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fastnumbers
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,17 +18,16 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-fastnumbers
-Version:        5.1.0
+Version:        5.1.1
 Release:        0
 Summary:        Drop-in replacement for Python's int and float
 License:        MIT
 URL:            https://github.com/SethMMorton/fastnumbers
 Source:         
https://files.pythonhosted.org/packages/source/f/fastnumbers/fastnumbers-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM fix-compiler-errors.patch [email protected]
-# Code from gh#SethMMorton/fastnumbers@5522116cd03a and 
gh#SethMMorton/fastnumbers@8d2104e5cd93
-Patch0:         fix-compiler-errors.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools >= 64}
+BuildRequires:  %{python_module setuptools-scm >= 8.0}
 BuildRequires:  %{python_module typing-extensions}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
@@ -73,13 +72,14 @@
 
 %install
 %pyproject_install
+%python_expand rm -rf %{buildroot}%{$python_sitearch}/cpp
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
 %pytest_arch
 
 %files %{python_files}
-%doc README.rst
+%doc README.rst CHANGELOG.md
 %license LICENSE
 %{python_sitearch}/fastnumbers
 %{python_sitearch}/fastnumbers-%{version}.dist-info

++++++ fastnumbers-5.1.0.tar.gz -> fastnumbers-5.1.1.tar.gz ++++++
++++ 5199 lines of diff (skipped)

Reply via email to