Hello community,
here is the log from the commit of package python-css-parser for
openSUSE:Factory checked in at 2019-06-14 20:24:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-css-parser (Old)
and /work/SRC/openSUSE:Factory/.python-css-parser.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-css-parser"
Fri Jun 14 20:24:34 2019 rev:2 rq:707620 version:1.0.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-css-parser/python-css-parser.changes
2019-01-21 10:47:33.496224279 +0100
+++
/work/SRC/openSUSE:Factory/.python-css-parser.new.4811/python-css-parser.changes
2019-06-14 20:24:37.658796484 +0200
@@ -1,0 +2,5 @@
+Tue Jun 4 14:06:32 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Fix fdupes call
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-css-parser.spec ++++++
--- /var/tmp/diff_new_pack.ZSMpXK/_old 2019-06-14 20:24:38.162796321 +0200
+++ /var/tmp/diff_new_pack.ZSMpXK/_new 2019-06-14 20:24:38.166796319 +0200
@@ -51,8 +51,7 @@
%install
%python_install
-# replace duplicate .pyo/.pyc with hardlinks
-%fdupes %{buildroot}/%{python_sitelib}/css_parser/
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%python_exec setup.py test