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 2022-01-23 20:42:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-datamatrix (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-datamatrix.new.1938 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-datamatrix"

Sun Jan 23 20:42:10 2022 rev:7 rq:948038 version:0.13.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-python-datamatrix/python-python-datamatrix.changes
        2021-04-23 17:50:58.134829585 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-datamatrix.new.1938/python-python-datamatrix.changes
      2022-01-23 20:42:12.707630304 +0100
@@ -1,0 +2,7 @@
+Thu Jan 20 21:07:40 UTC 2022 - Ben Greiner <[email protected]>
+
+- Update to 0.13.2
+  * series.blinkreconstruct(): use smoothed trace in advanced mode
+  * Implement advanced blink-reconstruction mode
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-python-datamatrix.spec ++++++
--- /var/tmp/diff_new_pack.vnq0kH/_old  2022-01-23 20:42:14.047621197 +0100
+++ /var/tmp/diff_new_pack.vnq0kH/_new  2022-01-23 20:42:14.051621170 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-datamatrix
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,28 +16,29 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
 %define         skip_python2 1
 Name:           python-python-datamatrix
-Version:        0.11.1
+Version:        0.13.2
 Release:        0
 Summary:        A python library to work with tabular data
 License:        GPL-3.0-or-later
 URL:            https://github.com/open-cogsci/python-datamatrix
 Source:         
https://github.com/open-cogsci/python-datamatrix/archive/release/%{version}.tar.gz#/python-datamatrix-release-%{version}.tar.gz
+BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module fastnumbers}
+BuildRequires:  %{python_module json_tricks}
+BuildRequires:  %{python_module matplotlib}
+BuildRequires:  %{python_module nibabel}
+BuildRequires:  %{python_module nilearn}
+BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module openpyxl}
+BuildRequires:  %{python_module pandas}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module scipy}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module json_tricks if (%python-base without 
python36-base)}
-BuildRequires:  %{python_module matplotlib if (%python-base without 
python36-base)}
-BuildRequires:  %{python_module nibabel if (%python-base without 
python36-base)}
-BuildRequires:  %{python_module nilearn if (%python-base without 
python36-base)}
-BuildRequires:  %{python_module numpy if (%python-base without python36-base)}
-BuildRequires:  %{python_module pandas if (%python-base without python36-base)}
-BuildRequires:  %{python_module scipy if (%python-base without python36-base)}
 Recommends:     python-PrettyTable
 Recommends:     python-fastnumbers
 Recommends:     python-json_tricks
@@ -69,8 +70,6 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-# all tests fail on collection or init, because they assume the presence of 
optional dependencies such as numpy
-python36_donttest="-V"
 # 32-bit datatype and precision errors
 if [ $(getconf LONG_BIT) -eq 32 ]; then
   donttest="or test_intcolumn or test_seriescolumn"

++++++ python-datamatrix-release-0.11.1.tar.gz -> 
python-datamatrix-release-0.13.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-python-datamatrix/python-datamatrix-release-0.11.1.tar.gz
 
/work/SRC/openSUSE:Factory/.python-python-datamatrix.new.1938/python-datamatrix-release-0.13.2.tar.gz
 differ: char 13, line 1

Reply via email to