Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-isc_dhcp_leases for
openSUSE:Factory checked in at 2021-09-02 23:20:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-isc_dhcp_leases (Old)
and /work/SRC/openSUSE:Factory/.python-isc_dhcp_leases.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-isc_dhcp_leases"
Thu Sep 2 23:20:09 2021 rev:2 rq:915558 version:0.9.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-isc_dhcp_leases/python-isc_dhcp_leases.changes
2020-04-21 13:05:43.304220469 +0200
+++
/work/SRC/openSUSE:Factory/.python-isc_dhcp_leases.new.1899/python-isc_dhcp_leases.changes
2021-09-02 23:20:19.900554744 +0200
@@ -1,0 +2,5 @@
+Wed Sep 1 11:53:37 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-isc_dhcp_leases.spec ++++++
--- /var/tmp/diff_new_pack.QJCTlO/_old 2021-09-02 23:20:20.476555462 +0200
+++ /var/tmp/diff_new_pack.QJCTlO/_new 2021-09-02 23:20:20.480555466 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-isc_dhcp_leases
#
-# Copyright (c) 2020 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
@@ -12,7 +12,8 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -51,7 +52,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+%pyunittest discover -v
%files %{python_files}
%license LICENSE