Hello community,

here is the log from the commit of package python-docker for openSUSE:Factory 
checked in at 2018-11-14 14:44:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-docker (Old)
 and      /work/SRC/openSUSE:Factory/.python-docker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-docker"

Wed Nov 14 14:44:01 2018 rev:10 rq:648938 version:3.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-docker/python-docker.changes      
2018-10-31 13:12:41.463555402 +0100
+++ /work/SRC/openSUSE:Factory/.python-docker.new/python-docker.changes 
2018-11-14 14:44:40.882591323 +0100
@@ -1,0 +2,5 @@
+Wed Nov 14 11:57:19 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Fix the fdupes call to match up reality
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-docker.spec ++++++
--- /var/tmp/diff_new_pack.iNsrip/_old  2018-11-14 14:44:41.466590634 +0100
+++ /var/tmp/diff_new_pack.iNsrip/_new  2018-11-14 14:44:41.466590634 +0100
@@ -72,7 +72,7 @@
 
 %install
 %python_install
-%fdupes %{buildroot}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 %python_expand py.test-%{$python_bin_suffix} tests/unit -k 'not 
MatchHostnameTest'


Reply via email to