Hello community, here is the log from the commit of package python-jsonpath-rw for openSUSE:Factory checked in at 2019-01-28 20:48:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-jsonpath-rw (Old) and /work/SRC/openSUSE:Factory/.python-jsonpath-rw.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jsonpath-rw" Mon Jan 28 20:48:25 2019 rev:7 rq:668805 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-jsonpath-rw/python-jsonpath-rw.changes 2018-12-24 11:38:47.745590337 +0100 +++ /work/SRC/openSUSE:Factory/.python-jsonpath-rw.new.28833/python-jsonpath-rw.changes 2019-01-28 20:49:26.397842202 +0100 @@ -1,0 +2,5 @@ +Tue Jan 8 23:06:06 UTC 2019 - Jonathan Brownell <[email protected]> + +- Remove redundant /etc/alternatives files produced on Red Hat + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-jsonpath-rw.spec ++++++ --- /var/tmp/diff_new_pack.oxN093/_old 2019-01-28 20:49:26.965841603 +0100 +++ /var/tmp/diff_new_pack.oxN093/_new 2019-01-28 20:49:26.965841603 +0100 @@ -37,6 +37,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +# detritus in /etc/alternatives from brp-python-bytecompile must be removed +%define __os_install_post %(echo '%{__os_install_post}; \ + rm -f %{buildroot}%{_sysconfdir}/alternatives/jsonpath.pyo; \ + rm -f %{buildroot}%{_sysconfdir}/alternatives/jsonpath.pyc') + %python_subpackages %description
