Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-genfire for openSUSE:Factory 
checked in at 2022-11-07 13:51:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-genfire (Old)
 and      /work/SRC/openSUSE:Factory/.python-genfire.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-genfire"

Mon Nov  7 13:51:42 2022 rev:5 rq:1033946 version:1.1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-genfire/python-genfire.changes    
2022-01-11 23:42:41.158964265 +0100
+++ /work/SRC/openSUSE:Factory/.python-genfire.new.1597/python-genfire.changes  
2022-11-07 13:51:48.563841328 +0100
@@ -1,0 +2,5 @@
+Fri Nov  4 10:06:29 UTC 2022 - [email protected]
+
+- python-six is not required
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-genfire.spec ++++++
--- /var/tmp/diff_new_pack.Z7CaUu/_old  2022-11-07 13:51:49.111844409 +0100
+++ /var/tmp/diff_new_pack.Z7CaUu/_new  2022-11-07 13:51:49.115844431 +0100
@@ -17,9 +17,6 @@
 
 
 %define packagename genfire
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
-# NEP 29: python36-numpy and -scipy are no longer available in TW
-%define skip_python36 1
 Name:           python-genfire
 Version:        1.1.11
 Release:        0
@@ -35,7 +32,6 @@
 BuildRequires:  %{python_module pyparsing >= 2.2.0}
 BuildRequires:  %{python_module scipy >= 0.19.0}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six >= 1.10.0}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-Pillow >= 4.1.1
@@ -45,7 +41,6 @@
 Requires:       python-pyparsing >= 2.2.0
 Requires:       python-scipy >= 0.19.0
 Requires:       python-setuptools
-Requires:       python-six >= 1.10.0
 BuildArch:      noarch
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
@@ -79,6 +74,7 @@
 %files %{python_files}
 %doc README.md
 %python_alternative %{_bindir}/genfire
-%{python_sitelib}/*
+%{python_sitelib}/genfire
+%{python_sitelib}/genfire-%{version}*-info
 
 %changelog

Reply via email to