Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-recordclass for 
openSUSE:Factory checked in at 2026-01-06 17:45:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-recordclass (Old)
 and      /work/SRC/openSUSE:Factory/.python-recordclass.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-recordclass"

Tue Jan  6 17:45:43 2026 rev:8 rq:1325515 version:0.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-recordclass/python-recordclass.changes    
2025-04-04 17:31:12.625252526 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-recordclass.new.1928/python-recordclass.changes
  2026-01-06 17:47:12.416099920 +0100
@@ -1,0 +2,11 @@
+Tue Jan  6 03:05:29 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 0.24:
+  * Fix __annotations__ for python 3.14
+  * Start support of python 3.14
+  * Fix the bug with PyTuple_GET_SIZE (#13)
+  * Drop appveyor
+  * recordclass requires python >= 3.8
+- Drop patch do-not-use-pytuple-get-size.patch, merged upstream.
+
+-------------------------------------------------------------------

Old:
----
  do-not-use-pytuple-get-size.patch
  recordclass-0.22.1.tar.gz

New:
----
  recordclass-0.24.tar.gz

----------(Old B)----------
  Old:  * recordclass requires python >= 3.8
- Drop patch do-not-use-pytuple-get-size.patch, merged upstream.
----------(Old E)----------

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

Other differences:
------------------
++++++ python-recordclass.spec ++++++
--- /var/tmp/diff_new_pack.vvT9Bc/_old  2026-01-06 17:47:13.156130365 +0100
+++ /var/tmp/diff_new_pack.vvT9Bc/_new  2026-01-06 17:47:13.156130365 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-recordclass
 #
-# Copyright (c) 2025 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
@@ -17,15 +17,13 @@
 
 
 Name:           python-recordclass
-Version:        0.22.1
+Version:        0.24
 Release:        0
 Summary:        Library implementing a mutable variant of namedtuple
 License:        MIT
 URL:            https://github.com/intellimath/recordclass
 Source:         
https://files.pythonhosted.org/packages/source/r/recordclass/recordclass-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM Based on 
gh#intellimath/recordclass#338044cbf771e5665a744d3b36b5d7edd126d16a
-Patch0:         do-not-use-pytuple-get-size.patch
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module devel >= 3.9}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
@@ -50,6 +48,8 @@
 
 %install
 %pyproject_install
+# do not ship development files
+%python_expand rm -v %{buildroot}%{$python_sitearch}/recordclass/_*.[ch]
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check

++++++ recordclass-0.22.1.tar.gz -> recordclass-0.24.tar.gz ++++++
++++ 27235 lines of diff (skipped)

Reply via email to