Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-setuptools-git for
openSUSE:Factory checked in at 2021-10-04 18:39:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-setuptools-git (Old)
and /work/SRC/openSUSE:Factory/.python-setuptools-git.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-setuptools-git"
Mon Oct 4 18:39:29 2021 rev:12 rq:922528 version:1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-setuptools-git/python-setuptools-git.changes
2018-12-24 11:43:53.341319300 +0100
+++
/work/SRC/openSUSE:Factory/.python-setuptools-git.new.2443/python-setuptools-git.changes
2021-10-04 18:40:39.410124956 +0200
@@ -1,0 +2,5 @@
+Wed Sep 8 09:08:54 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-setuptools-git.spec ++++++
--- /var/tmp/diff_new_pack.Kls2Np/_old 2021-10-04 18:40:39.834125645 +0200
+++ /var/tmp/diff_new_pack.Kls2Np/_new 2021-10-04 18:40:39.838125651 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-setuptools-git
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -55,7 +55,7 @@
# configure git for the test
git config --global user.email "[email protected]"
git config --global user.name "test"
-%python_exec setup.py test
+%pyunittest discover -v
%files %{python_files}
%license LICENSE.txt