Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-UkPostcodeParser for
openSUSE:Factory checked in at 2021-11-09 23:53:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-UkPostcodeParser (Old)
and /work/SRC/openSUSE:Factory/.python-UkPostcodeParser.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-UkPostcodeParser"
Tue Nov 9 23:53:58 2021 rev:3 rq:929853 version:1.1.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-UkPostcodeParser/python-UkPostcodeParser.changes
2019-02-27 15:08:06.398411248 +0100
+++
/work/SRC/openSUSE:Factory/.python-UkPostcodeParser.new.1890/python-UkPostcodeParser.changes
2021-11-09 23:54:10.775939449 +0100
@@ -1,0 +2,5 @@
+Wed Nov 3 11:34:19 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-UkPostcodeParser.spec ++++++
--- /var/tmp/diff_new_pack.wKJ6ji/_old 2021-11-09 23:54:11.299939718 +0100
+++ /var/tmp/diff_new_pack.wKJ6ji/_new 2021-11-09 23:54:11.303939719 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-UkPostcodeParser
#
-# Copyright (c) 2019 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
@@ -49,7 +49,7 @@
%check
# no tests as it is ko for 2 years
https://github.com/hamstah/ukpostcodeparser/issues/8
sed -i 's/test_\(091\|097\|098\|125\|131\)/_test_\1/'
ukpostcodeparser/test/parser.py
-%python_exec setup.py test
+%pyunittest ukpostcodeparser.test.parser
%files %{python_files}
%license LICENSE