Hello community, here is the log from the commit of package python-pivy for openSUSE:Factory checked in at 2020-05-07 14:55:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pivy (Old) and /work/SRC/openSUSE:Factory/.python-pivy.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pivy" Thu May 7 14:55:59 2020 rev:9 rq:800874 version:0.6.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pivy/python-pivy.changes 2020-03-16 10:21:32.851665666 +0100 +++ /work/SRC/openSUSE:Factory/.python-pivy.new.2738/python-pivy.changes 2020-05-07 14:56:02.210459963 +0200 @@ -1,0 +2,7 @@ +Thu May 7 01:16:56 UTC 2020 - Atri Bhattacharya <[email protected]> + +- Use correct macro %{python_version} instead of %{py_ver} to + pack egg-info file. +- Drop macro definitions needed for obsolete openSUSE versions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pivy.spec ++++++ --- /var/tmp/diff_new_pack.QOxhNr/_old 2020-05-07 14:56:03.686462570 +0200 +++ /var/tmp/diff_new_pack.QOxhNr/_new 2020-05-07 14:56:03.690462578 +0200 @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pivy Version: 0.6.5 Release: 0 @@ -69,6 +68,6 @@ %license LICENSE %doc AUTHORS HACKING NEWS README.md THANKS %{python_sitelib}/pivy/ -%{python_sitelib}/Pivy-%{version}-py%{py_ver}.egg-info +%{python_sitelib}/Pivy-%{version}-py%{python_version}.egg-info %changelog
