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 2021-04-23 17:50:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-datamatrix (Old)
and /work/SRC/openSUSE:Factory/.python-python-datamatrix.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-datamatrix"
Fri Apr 23 17:50:41 2021 rev:6 rq:887917 version:0.11.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-datamatrix/python-python-datamatrix.changes
2021-02-20 22:12:28.067050391 +0100
+++
/work/SRC/openSUSE:Factory/.python-python-datamatrix.new.12324/python-python-datamatrix.changes
2021-04-23 17:50:58.134829585 +0200
@@ -1,0 +2,5 @@
+Fri Apr 23 05:12:06 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Add json_tricks to the list of optional but unavailable dependencies.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-datamatrix.spec ++++++
--- /var/tmp/diff_new_pack.TcqMd3/_old 2021-04-23 17:50:58.562830322 +0200
+++ /var/tmp/diff_new_pack.TcqMd3/_new 2021-04-23 17:50:58.566830328 +0200
@@ -23,16 +23,15 @@
Release: 0
Summary: A python library to work with tabular data
License: GPL-3.0-or-later
-Group: Development/Languages/Python
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 fastnumbers}
-BuildRequires: %{python_module json_tricks}
BuildRequires: %{python_module openpyxl}
BuildRequires: %{python_module pytest}
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)}