Hello community,

here is the log from the commit of package python-s3transfer for 
openSUSE:Factory checked in at 2020-12-10 15:56:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-s3transfer (Old)
 and      /work/SRC/openSUSE:Factory/.python-s3transfer.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-s3transfer"

Thu Dec 10 15:56:06 2020 rev:15 rq:853820 version:0.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-s3transfer/python-s3transfer.changes      
2020-04-10 23:53:12.832697081 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-s3transfer.new.2328/python-s3transfer.changes
    2020-12-10 15:56:08.654741950 +0100
@@ -1,0 +2,5 @@
+Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert <[email protected]>
+
+- Only build Python3 flavors for distributions 15 and greater
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-s3transfer.spec ++++++
--- /var/tmp/diff_new_pack.MwRZ1j/_old  2020-12-10 15:56:09.682742917 +0100
+++ /var/tmp/diff_new_pack.MwRZ1j/_new  2020-12-10 15:56:09.690742925 +0100
@@ -17,7 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without python2
+%if 0%{?suse_version} >= 1500
+%define skip_python2 1
+%endif
 Name:           python-s3transfer
 Version:        0.3.3
 Release:        0
_______________________________________________
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