Hello community,

here is the log from the commit of package python-docker for openSUSE:Factory 
checked in at 2018-08-31 10:46:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-docker (Old)
 and      /work/SRC/openSUSE:Factory/.python-docker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-docker"

Fri Aug 31 10:46:15 2018 rev:8 rq:632141 version:3.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-docker/python-docker.changes      
2018-07-10 16:17:52.517309082 +0200
+++ /work/SRC/openSUSE:Factory/.python-docker.new/python-docker.changes 
2018-08-31 10:46:19.187338373 +0200
@@ -1,0 +2,6 @@
+Wed Aug 29 11:13:49 UTC 2018 - tchva...@suse.com
+
+- Fix build on older releases by not using new pytest syntax
+  for test selection
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-docker.spec ++++++
--- /var/tmp/diff_new_pack.hUdsWK/_old  2018-08-31 10:46:19.819339142 +0200
+++ /var/tmp/diff_new_pack.hUdsWK/_new  2018-08-31 10:46:19.819339142 +0200
@@ -75,7 +75,7 @@
 %fdupes %{buildroot}
 
 %check
-%python_expand py.test-%{$python_bin_suffix} tests/unit --deselect 
tests/unit/ssladapter_test.py::MatchHostnameTest
+%python_expand py.test-%{$python_bin_suffix} tests/unit -k 'not 
MatchHostnameTest'
 
 %files %{python_files}
 %license LICENSE


Reply via email to