Hello community,

here is the log from the commit of package python-six for openSUSE:Factory 
checked in at 2020-10-25 18:10:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-six (Old)
 and      /work/SRC/openSUSE:Factory/.python-six.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-six"

Sun Oct 25 18:10:21 2020 rev:39 rq:843620 version:1.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-six/python-six.changes    2020-06-05 
20:00:35.052013433 +0200
+++ /work/SRC/openSUSE:Factory/.python-six.new.3463/python-six.changes  
2020-10-25 18:10:26.355562155 +0100
@@ -1,0 +2,6 @@
+Fri Oct 23 14:35:46 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- Use %pycache_only %python_sitelib instead of %python3_sitelib
+  * fixes gh#openSUSE/python-rpm-macros#64#issuecomment-715373348
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-six.spec ++++++
--- /var/tmp/diff_new_pack.CfndSi/_old  2020-10-25 18:10:28.687564363 +0100
+++ /var/tmp/diff_new_pack.CfndSi/_new  2020-10-25 18:10:28.691564366 +0100
@@ -103,7 +103,7 @@
 %license LICENSE
 %doc README.rst CHANGES
 %{python_sitelib}/six.py*
-%pycache_only %{python3_sitelib}/__pycache__/*
+%pycache_only %{python_sitelib}/__pycache__/*
 %{python_sitelib}/six-%{version}-py*.egg-info
 %else
 %files -n python-six-doc


Reply via email to