Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pymemcache for
openSUSE:Factory checked in at 2021-06-02 22:12:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pymemcache (Old)
and /work/SRC/openSUSE:Factory/.python-pymemcache.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pymemcache"
Wed Jun 2 22:12:03 2021 rev:11 rq:896756 version:3.3.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymemcache/python-pymemcache.changes
2020-10-13 15:46:06.881461854 +0200
+++
/work/SRC/openSUSE:Factory/.python-pymemcache.new.1898/python-pymemcache.changes
2021-06-02 22:12:31.808110085 +0200
@@ -1,0 +2,5 @@
+Tue Jun 1 10:41:18 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pymemcache.spec ++++++
--- /var/tmp/diff_new_pack.2xL6ao/_old 2021-06-02 22:12:32.284108908 +0200
+++ /var/tmp/diff_new_pack.2xL6ao/_new 2021-06-02 22:12:32.288108898 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-pymemcache
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2014 Thomas Bechtold <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -65,7 +65,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+%pyunittest discover -v
%files %{python_files}
%license LICENSE.txt