Hello community,

here is the log from the commit of package python-jaraco.collections for 
openSUSE:Factory checked in at 2020-12-12 20:28:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jaraco.collections (Old)
 and      /work/SRC/openSUSE:Factory/.python-jaraco.collections.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jaraco.collections"

Sat Dec 12 20:28:48 2020 rev:5 rq:853440 version:3.0.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jaraco.collections/python-jaraco.collections.changes
      2020-04-19 21:39:31.774884133 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jaraco.collections.new.2328/python-jaraco.collections.changes
    2020-12-12 20:31:11.297778417 +0100
@@ -1,0 +2,6 @@
+Sat Dec  5 22:16:50 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- compile cache for all python3 flavors, remove unused python2
+  compile statements -- gh#openSUSE/python-rpm-macros#66
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jaraco.collections.spec ++++++
--- /var/tmp/diff_new_pack.gjl15X/_old  2020-12-12 20:31:11.857779001 +0100
+++ /var/tmp/diff_new_pack.gjl15X/_new  2020-12-12 20:31:11.861779005 +0100
@@ -58,15 +58,11 @@
 
 %python_expand rm %{buildroot}%{$python_sitelib}/jaraco/__init__.py
 
-%if 0%{?have_python2} && ! 0%{?skip_python2}
-%py_compile %{buildroot}%{python2_sitelib}/jaraco/
-%py_compile -O %{buildroot}%{python2_sitelib}/jaraco/
-%endif
-
-%if 0%{?have_python3} && ! 0%{?skip_python3}
+%{?python_compileall}
+%{!?python_compileall: # if we haven no python_compileall we are for sure 
still without multiple python3 flavors.
 %py3_compile %{buildroot}%{python3_sitelib}/jaraco/
 %py3_compile -O %{buildroot}%{python3_sitelib}/jaraco/
-%endif
+}
 
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to