Hello community,

here is the log from the commit of package python-python-gnupg for 
openSUSE:Factory checked in at 2019-04-18 09:56:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-gnupg (Old)
 and      /work/SRC/openSUSE:Factory/.python-python-gnupg.new.17052 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-python-gnupg"

Thu Apr 18 09:56:16 2019 rev:7 rq:695024 version:0.4.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-python-gnupg/python-python-gnupg.changes  
2019-02-01 11:45:28.732550423 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-python-gnupg.new.17052/python-python-gnupg.changes
       2019-04-18 09:56:17.549336306 +0200
@@ -1,0 +2,6 @@
+Wed Apr 17 10:39:48 CEST 2019 - Matej Cepl <[email protected]>
+
+- Switch to pytest runner, which seems to be a way more stable in
+  providing the results. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-python-gnupg.spec ++++++
--- /var/tmp/diff_new_pack.mm9iLT/_old  2019-04-18 09:56:18.061336628 +0200
+++ /var/tmp/diff_new_pack.mm9iLT/_new  2019-04-18 09:56:18.065336630 +0200
@@ -26,6 +26,7 @@
 Group:          Development/Languages/Python
 URL:            http://pythonhosted.org/python-gnupg/index.html
 Source:         
https://files.pythonhosted.org/packages/source/p/python-gnupg/python-gnupg-%{version}.tar.gz
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  gpg2
@@ -56,7 +57,7 @@
 
 %check
 export NO_EXTERNAL_TESTS=true
-%python_exec test_gnupg.py
+%pytest test_gnupg.py
 
 %files %{python_files}
 %license LICENSE.txt


Reply via email to