Hello community,

here is the log from the commit of package python-jenkinsapi for 
openSUSE:Factory checked in at 2020-04-18 00:30:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jenkinsapi (Old)
 and      /work/SRC/openSUSE:Factory/.python-jenkinsapi.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jenkinsapi"

Sat Apr 18 00:30:12 2020 rev:10 rq:794785 version:0.3.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jenkinsapi/python-jenkinsapi.changes      
2020-04-16 23:07:06.515880708 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jenkinsapi.new.2738/python-jenkinsapi.changes
    2020-04-18 00:32:11.898271959 +0200
@@ -1,0 +2,5 @@
+Fri Apr 17 06:51:42 UTC 2020 - pgaj...@suse.com
+
+- use pytest -k instead of removing tests
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jenkinsapi.spec ++++++
--- /var/tmp/diff_new_pack.36L70W/_old  2020-04-18 00:32:12.458273119 +0200
+++ /var/tmp/diff_new_pack.36L70W/_new  2020-04-18 00:32:12.462273127 +0200
@@ -87,11 +87,11 @@
 %python_uninstall_alternative jenkins_invoke
 
 %check
+# jenkinsapi_tests/unittests/test_view.py
 # E       fixture '_view_poll' not found
-rm jenkinsapi_tests/unittests/test_view.py
+# jddenkinsapi_tests/unittests/test_plugins.py
 # E           ConnectionError: HTTPSConnectionPool(host='updates.jenkins.io...
-rm jenkinsapi_tests/unittests/test_plugins.py
-%pytest jenkinsapi_tests/unittests jenkinsapi_tests/test_utils
+%pytest jenkinsapi_tests/unittests jenkinsapi_tests/test_utils -k 'not 
(test_view or test_plugins)'
 
 %files %{python_files}
 %doc README.rst


Reply via email to