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 2024-01-03 12:24:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-recordclass (Old)
 and      /work/SRC/openSUSE:Factory/.python-recordclass.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-recordclass"

Wed Jan  3 12:24:01 2024 rev:4 rq:1135612 version:0.21.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-recordclass/python-recordclass.changes    
2022-11-12 17:41:20.406229053 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-recordclass.new.28375/python-recordclass.changes
 2024-01-03 12:24:04.109461459 +0100
@@ -1,0 +2,11 @@
+Fri Dec 29 09:35:17 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 0.21.1:
+  * Allow to specify __match_args__.
+  * Add @as_record adapter for def-style decalarations of
+    dataclasses that are considered as just a struct.
+  * The option fast_new will be removed in 0.22. It will be
+    always as fast_new=True by creation.
+  * Fix issues with `_PyUnicodeWriter`  for python 3.13.
+
+-------------------------------------------------------------------

Old:
----
  recordclass-0.18.0.1.tar.gz

New:
----
  recordclass-0.21.1.tar.gz

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

Other differences:
------------------
++++++ python-recordclass.spec ++++++
--- /var/tmp/diff_new_pack.jvhVUR/_old  2024-01-03 12:24:04.985493467 +0100
+++ /var/tmp/diff_new_pack.jvhVUR/_new  2024-01-03 12:24:04.985493467 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-recordclass
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,11 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-recordclass
-Version:        0.18.0.1
+Version:        0.21.1
 Release:        0
 Summary:        Library implementing a mutable variant of namedtuple
 License:        MIT
-URL:            https://bitbucket.org/intellimath/recordclass
+URL:            https://github.com/intellimath/recordclass
 Source:         
https://files.pythonhosted.org/packages/source/r/recordclass/recordclass-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}

++++++ recordclass-0.18.0.1.tar.gz -> recordclass-0.21.1.tar.gz ++++++
++++ 28823 lines of diff (skipped)

Reply via email to