Hello community,

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

Package is "python-boto3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes        
2016-06-07 23:49:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-boto3.new/python-boto3.changes   
2017-01-25 23:26:09.633219505 +0100
@@ -1,0 +2,44 @@
+Wed Jan 18 10:37:19 UTC 2017 - astie...@suse.com
+
+- fetch upstream sources to fix Factory submission
+
+-------------------------------------------------------------------
+Thu Dec 15 18:16:36 UTC 2016 - rjsch...@suse.com
+
+- Update to version 1.4.2 (bsc#1015776)
+  + feature:ec2: Update client to latest version
+
+-------------------------------------------------------------------
+Wed Oct 26 22:24:18 UTC 2016 - rjsch...@suse.com
+
+- Fix the version requirement for botocore to ensure proper functioning of
+  the API
+
+-------------------------------------------------------------------
+Wed Oct 26 17:57:56 UTC 2016 - rjsch...@suse.com
+
+- Add missing dependency on python-s3transfer
+
+-------------------------------------------------------------------
+Tue Oct 25 13:27:27 UTC 2016 - rjsch...@suse.com
+
+- Update to version 1.4.1 (bsc#1007084)
+  + feature:Session: Expose available_profiles property for Session
+    (``#704 <https://github.com/boto/boto3/issues/704>`__)
+  + bugfix:s3: Fix issue when transfers would not exit quickly from signals
+  + bugfix:sqs.Queue: Fix issue in DeadLetterSourceQueues collection
+- From 1.4.0
+  + feature:DynamoDB: Add request auto de-duplication based on specified
+    primary keys for batch_writer. (#605)
+  + feature:s3: Add managed file-like object uploads to S3 client, Bucket,
+    and Object.
+  + bugfix:Session: Fixed Session.__repr__ region argument name.
+  + feature:s3: Add managed copies to S3 client, Bucket, and Object.
+  + feature:s3: Add managed downloads to file-like objects in the S3 client,
+    Bucket, and Object.
+  + bugfix:s3: Port s3.transfer module to use s3transfer package. Please
+    refer to Upgrading Notes when upgrading. In porting the logic over,
+    various performance issues and bugs were fixed.
+  + feature:s3: Add io_chunksize parameter to TransferConfig
+
+-------------------------------------------------------------------

Old:
----
  boto3-1.3.1.tar.gz

New:
----
  boto3-1.4.2.tar.gz

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

Other differences:
------------------
++++++ python-boto3.spec ++++++
--- /var/tmp/diff_new_pack.4OHxeh/_old  2017-01-25 23:26:10.121145945 +0100
+++ /var/tmp/diff_new_pack.4OHxeh/_new  2017-01-25 23:26:10.125145342 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-boto3
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-boto3
-Version:        1.3.1
+Version:        1.4.2
 Release:        0
 Url:            https://github.com/boto/boto3
 Summary:        Amazon Web Services Library
@@ -28,11 +28,13 @@
 BuildRequires:  python-devel
 BuildRequires:  python-futures
 BuildRequires:  python-setuptools
-Requires:       python-botocore < 1.5
-Requires:       python-botocore >= 1.4.1
+Requires:       python-botocore < 1.5.0
+Requires:       python-botocore >= 1.4.67
 Requires:       python-futures
 Requires:       python-jmespath < 1.0.0
 Requires:       python-jmespath >= 0.7.1
+Requires:       python-s3transfer < 0.2.0
+Requires:       python-s3transfer >= 0.1.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}

++++++ boto3-1.3.1.tar.gz -> boto3-1.4.2.tar.gz ++++++
++++ 9942 lines of diff (skipped)


Reply via email to