Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-azure-devops for
openSUSE:Factory checked in at 2021-10-04 18:40:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-azure-devops (Old)
and /work/SRC/openSUSE:Factory/.python-azure-devops.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-azure-devops"
Mon Oct 4 18:40:43 2021 rev:4 rq:923015 version:6.0.0b4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-azure-devops/python-azure-devops.changes
2020-12-09 22:15:27.943313028 +0100
+++
/work/SRC/openSUSE:Factory/.python-azure-devops.new.2443/python-azure-devops.changes
2021-10-04 18:42:33.582310419 +0200
@@ -1,0 +2,5 @@
+Wed Sep 15 11:41:50 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-azure-devops.spec ++++++
--- /var/tmp/diff_new_pack.wWIO73/_old 2021-10-04 18:42:33.974311056 +0200
+++ /var/tmp/diff_new_pack.wWIO73/_new 2021-10-04 18:42:33.974311056 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-azure-devops
#
-# 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
@@ -64,7 +64,7 @@
}
%check
-%python_exec setup.py test
+%pyunittest discover -v
%files %{python_files}
%license LICENSE.txt