Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-aiounittest for 
openSUSE:Factory checked in at 2023-05-18 15:19:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiounittest (Old)
 and      /work/SRC/openSUSE:Factory/.python-aiounittest.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aiounittest"

Thu May 18 15:19:04 2023 rev:4 rq:1087534 version:1.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiounittest/python-aiounittest.changes    
2022-08-11 18:33:09.874211954 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-aiounittest.new.1533/python-aiounittest.changes
  2023-05-18 15:19:08.889799733 +0200
@@ -1,0 +2,5 @@
+Wed May 10 08:42:16 UTC 2023 - Matej Cepl <mc...@suse.com>
+
+- Clean up SPEC file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-aiounittest.spec ++++++
--- /var/tmp/diff_new_pack.BUguSb/_old  2023-05-18 15:19:09.429802480 +0200
+++ /var/tmp/diff_new_pack.BUguSb/_new  2023-05-18 15:19:09.433802500 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-aiounittest
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2019 Matthias Fehring <buschman...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,7 +17,6 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-aiounittest
 Version:        1.4.2
@@ -30,6 +29,7 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wrapt}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-wrapt
 BuildArch:      noarch
@@ -51,6 +51,7 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %pytest
@@ -59,6 +60,6 @@
 %doc README.rst
 %license LICENSE
 %{python_sitelib}/aiounittest-%{version}-*.egg-info/
-%{python_sitelib}/aiounittest/
+%{python_sitelib}/aiounittest
 
 %changelog

Reply via email to