Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-fabio"

Tue Nov 29 13:54:07 2022 rev:5 rq:1038854 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fabio/python-fabio.changes        
2022-06-15 00:34:02.458680046 +0200
+++ /work/SRC/openSUSE:Factory/.python-fabio.new.1597/python-fabio.changes      
2022-11-29 13:54:08.486777708 +0100
@@ -1,0 +2,7 @@
+Tue Nov 29 12:11:46 UTC 2022 - Daniel Garcia <[email protected]>
+
+- Remove python-six dependency 
+- Remove python_module macro definition
+- More specific python_sitelib in %files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-fabio.spec ++++++
--- /var/tmp/diff_new_pack.T9AHN4/_old  2022-11-29 13:54:09.190780543 +0100
+++ /var/tmp/diff_new_pack.T9AHN4/_new  2022-11-29 13:54:09.194780558 +0100
@@ -18,7 +18,6 @@
 
 %define packagename fabio
 %define skip_python2 1
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-fabio
 Version:        0.14.0
 Release:        0
@@ -34,7 +33,6 @@
 BuildRequires:  %{python_module numpy-devel}
 BuildRequires:  %{python_module qt5}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-Pillow
@@ -42,7 +40,6 @@
 Requires:       python-lxml
 Requires:       python-numpy >= 1.19.1
 Requires:       python-qt5
-Requires:       python-six
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 # This package does not support 32 bit arch.
@@ -89,7 +86,7 @@
 %python_alternative %{_bindir}/fabio_viewer
 %python_alternative %{_bindir}/eiger2cbf
 %python_alternative %{_bindir}/eiger2crysalis
-%{python_sitearch}/*egg-info
 %{python_sitearch}/%{packagename}
+%{python_sitearch}/%{packagename}-%{version}*-info
 
 %changelog

Reply via email to