Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-requests-file for 
openSUSE:Factory checked in at 2021-06-04 00:33:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-file (Old)
 and      /work/SRC/openSUSE:Factory/.python-requests-file.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-requests-file"

Fri Jun  4 00:33:54 2021 rev:4 rq:897195 version:1.5.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-requests-file/python-requests-file.changes    
    2020-08-06 10:41:23.370098081 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-requests-file.new.1898/python-requests-file.changes
      2021-06-04 00:34:15.040990030 +0200
@@ -1,0 +2,5 @@
+Thu Jun  3 12:11:33 UTC 2021 - [email protected]
+
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-requests-file.spec ++++++
--- /var/tmp/diff_new_pack.nC2uRp/_old  2021-06-04 00:34:15.420991124 +0200
+++ /var/tmp/diff_new_pack.nC2uRp/_new  2021-06-04 00:34:15.424991135 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-requests-file
 #
-# 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
@@ -17,7 +17,6 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without tests
 Name:           python-requests-file
 Version:        1.5.1
 Release:        0
@@ -48,10 +47,8 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with tests}
 %check
-%python_exec -m unittest discover tests
-%endif
+%pyunittest discover -v tests
 
 %files %{python_files}
 %license LICENSE

Reply via email to