Hello community,

here is the log from the commit of package python-aiobotocore for 
openSUSE:Factory checked in at 2020-09-15 16:16:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-aiobotocore (Old)
 and      /work/SRC/openSUSE:Factory/.python-aiobotocore.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-aiobotocore"

Tue Sep 15 16:16:28 2020 rev:4 rq:833072 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-aiobotocore/python-aiobotocore.changes    
2020-08-10 15:07:58.172283748 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-aiobotocore.new.4249/python-aiobotocore.changes
  2020-09-15 16:16:41.161934261 +0200
@@ -1,0 +2,32 @@
+Mon Sep  7 10:40:57 UTC 2020 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to 1.1.1
+  + fix s3 region redirect bug #825
+- from version 1.1.0
+  + bump botocore to 1.17.44
+- from version 1.0.7
+  + fix generate_db_auth_token via #816
+- from version 1.0.6
+  + revert __getattr__ fix as it breaks ddtrace
+- from version 1.0.5
+  + Fixed AioSession.get_service_data emit call #811 via #812
+  + Fixed async __getattr__ #789 via #803
+- from version 1.0.4
+  + Fixed S3 Presigned Post not being async
+- from version 1.0.3
+  + Fixes typo when using credential process
+- from version 1.0.2
+  + Disable Client.__getattr__ emit for now #789
+- from version 1.0.1
+  + Fixed signing requests with explicit credentials
+- from version 1.0.0
+  + API breaking: The result of create_client is now a required async context 
class
+  + Credential refresh should now work
+  + generate_presigned_url is now an async call along with other credential 
methods
+  + Credentials.[access_key/secret_key/token] now raise NotImplementedError 
because
+    they won't call refresh like botocore. Instead should use 
get_frozen_credentials
+    async method
+  + Bump botocore and extras
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  aiobotocore-0.12.0.tar.gz

New:
----
  aiobotocore-1.1.1.tar.gz

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

Other differences:
------------------
++++++ python-aiobotocore.spec ++++++
--- /var/tmp/diff_new_pack.KmEFDQ/_old  2020-09-15 16:16:42.221935242 +0200
+++ /var/tmp/diff_new_pack.KmEFDQ/_new  2020-09-15 16:16:42.225935246 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         skip_python2 1
 Name:           python-aiobotocore
-Version:        0.12.0
+Version:        1.1.1
 Release:        0
 Summary:        Async client for aws services
 License:        Apache-2.0
@@ -33,15 +33,15 @@
 # SECTION test requirements
 BuildRequires:  %{python_module aiohttp >= 3.3.1}
 BuildRequires:  %{python_module aioitertools >= 0.5.1}
-BuildRequires:  %{python_module botocore >= 1.15.3}
+BuildRequires:  %{python_module botocore >= 1.17.44}
 BuildRequires:  %{python_module wrapt >= 1.10.10}
 # /SECTION
 Requires:       python-aiohttp >= 3.3.1
 Requires:       python-async_generator >= 1.10
-Requires:       python-botocore >= 1.13.14
+Requires:       python-botocore >= 1.17.44
 Requires:       python-wrapt >= 1.10.10
-Recommends:     awscli >= 1.16.278
-Recommends:     python-boto3 >= 1.10.14
+Recommends:     awscli >= 1.18.121
+Recommends:     python-boto3 >= 1.14.44
 BuildArch:      noarch
 
 %python_subpackages

++++++ aiobotocore-0.12.0.tar.gz -> aiobotocore-1.1.1.tar.gz ++++++
++++ 2492 lines of diff (skipped)


Reply via email to