Hello community,

here is the log from the commit of package python-boto3 for openSUSE:Factory 
checked in at 2017-11-25 08:43:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-boto3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-boto3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-boto3"

Sat Nov 25 08:43:47 2017 rev:8 rq:545136 version:1.4.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes        
2017-09-15 22:31:22.962862107 +0200
+++ /work/SRC/openSUSE:Factory/.python-boto3.new/python-boto3.changes   
2017-11-25 08:43:47.263790231 +0100
@@ -1,0 +2,5 @@
+Fri Nov 24 10:30:12 UTC 2017 - [email protected]
+
+- Require futures package only for python2 (boo#1069697) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-boto3.spec ++++++
--- /var/tmp/diff_new_pack.rGPdwk/_old  2017-11-25 08:43:47.827769683 +0100
+++ /var/tmp/diff_new_pack.rGPdwk/_new  2017-11-25 08:43:47.831769538 +0100
@@ -26,13 +26,15 @@
 Group:          Development/Languages/Python
 Source:         
https://files.pythonhosted.org/packages/source/b/boto3/boto3-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module futures}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-botocore < 1.8.0
 Requires:       python-botocore >= 1.7.0
-Requires:       python-futures
+%ifpython2
+Requires:       python2-futures
+BuildRequires:  python2-futures
+%endif
 Requires:       python-jmespath < 1.0.0
 Requires:       python-jmespath >= 0.7.1
 Requires:       python-s3transfer < 0.2.0


Reply via email to