Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-python-datamatrix for 
openSUSE:Factory checked in at 2026-02-03 21:35:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-datamatrix (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-datamatrix.new.1995 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-datamatrix"

Tue Feb  3 21:35:04 2026 rev:10 rq:1330770 version:1.0.16

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-datamatrix/python-python-datamatrix.changes
        2024-03-20 21:20:56.296578650 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-python-datamatrix.new.1995/python-python-datamatrix.changes
      2026-02-03 21:36:14.012549752 +0100
@@ -1,0 +2,16 @@
+Tue Feb  3 13:05:29 UTC 2026 - Daniel Garcia <[email protected]>
+
+- Update to 1.0.16:
+  * Fix mapping of multidimensional columns
+- update to 1.0.15:
+  * Fix changing the depth of unloaded multidimensional columns
+  * Add conftest.py
+- update to 1.0.14:
+  * Fix NumericColumn._getrowid() for cases when it is called
+    externally
+  * Fix an issue in referencing multidimensional columns by names with
+    dict notation
+  * Integrate sigmund search
+  * Update footer
+
+-------------------------------------------------------------------

Old:
----
  python-datamatrix-release-1.0.13.tar.gz

New:
----
  python-datamatrix-release-1.0.16.tar.gz

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

Other differences:
------------------
++++++ python-python-datamatrix.spec ++++++
--- /var/tmp/diff_new_pack.M5HVIl/_old  2026-02-03 21:36:14.620575305 +0100
+++ /var/tmp/diff_new_pack.M5HVIl/_new  2026-02-03 21:36:14.624575474 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-datamatrix
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-python-datamatrix
-Version:        1.0.13
+Version:        1.0.16
 Release:        0
 Summary:        A python library to work with tabular data
 License:        GPL-3.0-or-later
@@ -35,6 +35,7 @@
 BuildRequires:  %{python_module openpyxl}
 BuildRequires:  %{python_module pandas}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module scipy}
 BuildRequires:  %{python_module tomlkit}
@@ -84,7 +85,7 @@
 if [ $(getconf LONG_BIT) -eq 32 ]; then
   donttest="or test_intcolumn or test_seriescolumn"
 fi
-%pytest ${$python_donttest} ${donttest:+ -k "not (${donttest:4})"}
+%pytest -p no:warnings ${$python_donttest} ${donttest:+ -k "not 
(${donttest:4})"}
 
 %files %{python_files}
 %license copyright

++++++ python-datamatrix-release-1.0.13.tar.gz -> 
python-datamatrix-release-1.0.16.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-python-datamatrix/python-datamatrix-release-1.0.13.tar.gz
 
/work/SRC/openSUSE:Factory/.python-python-datamatrix.new.1995/python-datamatrix-release-1.0.16.tar.gz
 differ: char 13, line 1

Reply via email to