Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-discogs-client for
openSUSE:Factory checked in at 2021-06-01 10:35:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-discogs-client (Old)
and /work/SRC/openSUSE:Factory/.python-discogs-client.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-discogs-client"
Tue Jun 1 10:35:20 2021 rev:4 rq:895287 version:2.2.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-discogs-client/python-discogs-client.changes
2019-03-12 09:53:46.475533757 +0100
+++
/work/SRC/openSUSE:Factory/.python-discogs-client.new.1898/python-discogs-client.changes
2021-06-01 10:35:53.832653228 +0200
@@ -1,0 +2,5 @@
+Tue May 25 06:52:41 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-discogs-client.spec ++++++
--- /var/tmp/diff_new_pack.Hzlgi2/_old 2021-06-01 10:35:54.256653950 +0200
+++ /var/tmp/diff_new_pack.Hzlgi2/_new 2021-06-01 10:35:54.256653950 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-discogs-client
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2015 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -58,7 +58,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+%pyunittest discover -v discogs_client/tests
%files %{python_files}
%license LICENSE