Hello community,

here is the log from the commit of package python-pivy for openSUSE:Leap:15.2 
checked in at 2020-05-11 08:40:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pivy (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-pivy.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pivy"

Mon May 11 08:40:32 2020 rev:18 rq:802237 version:0.6.5

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-pivy/python-pivy.changes        
2020-03-21 16:47:43.569673434 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-pivy.new.2738/python-pivy.changes      
2020-05-11 08:40:34.303183319 +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.NQ5J9D/_old  2020-05-11 08:40:34.811184419 +0200
+++ /var/tmp/diff_new_pack.NQ5J9D/_new  2020-05-11 08:40:34.811184419 +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


Reply via email to