Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-parsedatetime for
openSUSE:Factory checked in at 2021-06-01 10:37:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-parsedatetime (Old)
and /work/SRC/openSUSE:Factory/.python-parsedatetime.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-parsedatetime"
Tue Jun 1 10:37:28 2021 rev:8 rq:895725 version:2.6
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-parsedatetime/python-parsedatetime.changes
2020-09-21 17:19:22.727741522 +0200
+++
/work/SRC/openSUSE:Factory/.python-parsedatetime.new.1898/python-parsedatetime.changes
2021-06-01 10:38:42.324940089 +0200
@@ -1,0 +2,5 @@
+Thu May 27 06:44:27 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-parsedatetime.spec ++++++
--- /var/tmp/diff_new_pack.hdgVBw/_old 2021-06-01 10:38:42.796940892 +0200
+++ /var/tmp/diff_new_pack.hdgVBw/_new 2021-06-01 10:38:42.800940899 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-parsedatetime
#
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -46,7 +46,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+%pyunittest tests/*.py -v
%files %{python_files}
%license LICENSE.txt