Hello community,

here is the log from the commit of package python-PyJWT for openSUSE:Factory 
checked in at 2018-02-24 16:39:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyJWT (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyJWT.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyJWT"

Sat Feb 24 16:39:17 2018 rev:13 rq:579630 version:1.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyJWT/python-PyJWT.changes        
2017-11-08 15:10:35.349050297 +0100
+++ /work/SRC/openSUSE:Factory/.python-PyJWT.new/python-PyJWT.changes   
2018-02-24 16:39:20.133544437 +0100
@@ -1,0 +2,7 @@
+Fri Feb 23 19:47:34 UTC 2018 - [email protected]
+
+- Avoid not needed python-pytest-cov and python-pytest-runner
+  BuildRequires. There is no need todo a coverage run during
+  package build.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyJWT.spec ++++++
--- /var/tmp/diff_new_pack.8UdLb5/_old  2018-02-24 16:39:21.301502404 +0100
+++ /var/tmp/diff_new_pack.8UdLb5/_new  2018-02-24 16:39:21.305502260 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PyJWT
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,8 +29,6 @@
 
 BuildRequires:  %{python_module cryptography}
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module pytest-cov >= 1.7}
-BuildRequires:  %{python_module pytest-runner}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  dos2unix
@@ -74,7 +72,7 @@
 %python_uninstall_alternative pyjwt
 
 %check
-%{python_expand PYTHONPATH=%{buildroot}%{python_sitelib} py.test-%{py_ver} -k 
"not test_verify_false_deprecated" }
+%{python_expand PYTHONPATH=%{buildroot}%{python_sitelib} py.test-%{py_ver} -o 
addopts="" -k "not test_verify_false_deprecated" }
 
 %files %python_files
 %defattr(-,root,root,-)


Reply via email to