Accepting request 705432 from home:glaubitz:branches:devel:languages:python:aws

- Version update to 1.12.156 (boo#1136184)
  * api-change:``mediastore-data``: Update mediastore-data client to latest version
  * api-change:``codedeploy``: Update codedeploy client to latest version
  * api-change:``opsworkscm``: Update opsworkscm client to latest version
- from version 1.12.155
  * api-change:``waf-regional``: Update waf-regional client to latest version
  * api-change:``ec2``: Update ec2 client to latest version
- from version 1.12.154
  * api-change:``efs``: Update efs client to latest version
  * api-change:``ec2``: Update ec2 client to latest version
  * api-change:``apigateway``: Update apigateway client to latest version
  * api-change:``worklink``: Update worklink client to latest version
  * api-change:``rds``: Update rds client to latest version
  * api-change:``servicecatalog``: Update servicecatalog client to latest version
  * api-change:``devicefarm``: Update devicefarm client to latest version
  * api-change:``budgets``: Update budgets client to latest version
- from version 1.12.153
  * api-change:``datasync``: Update datasync client to latest version
  * api-change:``alexaforbusiness``: Update alexaforbusiness client to latest version
- from version 1.12.152
  * api-change:``kafka``: Update kafka client to latest version
  * api-change:``meteringmarketplace``: Update meteringmarketplace client to latest version
  * api-change:``mediapackage-vod``: Update mediapackage-vod client to latest version
- from version 1.12.151
  * api-change:``appstream``: Update appstream client to latest version
- from 1.12.150
  * api-change:``medialive``: Update medialive client to latest version
  * api-change:``s3``: Update s3 client to latest version
- from version 1.12.149
  * api-change:``ec2``: Update ec2 client to latest version

OBS-URL: https://build.opensuse.org/request/show/705432
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=39
This commit is contained in:
John Paul Adrian Glaubitz 2019-05-25 15:45:27 +00:00 committed by Git OBS Bridge
parent 7fe63bc72d
commit 8fc18880f8
5 changed files with 58 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e49db28173955bd3674b3280911446e6bd4458a9c40abfec46bf7c378fd30b2b
size 5547896

3
botocore-1.12.156.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a12a817bf1faf36837bc2d371aacfb5c7c324e0e9f0b3af94b9930cfcd8d62ea
size 5578001

View File

@ -1,6 +1,6 @@
diff -Nru botocore-1.12.84.orig/setup.py botocore-1.12.84/setup.py
--- botocore-1.12.84.orig/setup.py 2019-01-24 00:03:29.000000000 +0100
+++ botocore-1.12.84/setup.py 2019-01-24 11:52:15.619409887 +0100
diff -Nru botocore-1.12.156.orig/setup.py botocore-1.12.156/setup.py
--- botocore-1.12.156.orig/setup.py 2019-05-24 20:11:40.000000000 +0200
+++ botocore-1.12.156/setup.py 2019-05-25 17:15:57.371868069 +0200
@@ -23,31 +23,31 @@
raise RuntimeError("Unable to find version string.")
@ -31,7 +31,7 @@ diff -Nru botocore-1.12.84.orig/setup.py botocore-1.12.84/setup.py
-elif sys.version_info[:2] == (3, 3):
- requires.append('urllib3>=1.20,<1.23')
-else:
- requires.append('urllib3>=1.20,<1.25')
- requires.append('urllib3>=1.20,<1.26')
+# if sys.version_info[:2] == (2, 6):
+# # For python2.6 we have a few other dependencies.
+# # First we need an ordered dictionary so we use the
@ -52,7 +52,7 @@ diff -Nru botocore-1.12.84.orig/setup.py botocore-1.12.84/setup.py
+# elif sys.version_info[:2] == (3, 3):
+# requires.append('urllib3>=1.20,<1.23')
+# else:
+# requires.append('urllib3>=1.20,<1.25')
+# requires.append('urllib3>=1.20,<1.26')
setup(

View File

@ -1,3 +1,51 @@
-------------------------------------------------------------------
Sat May 25 15:32:05 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Version update to 1.12.156 (boo#1136184)
* api-change:``mediastore-data``: Update mediastore-data client to latest version
* api-change:``codedeploy``: Update codedeploy client to latest version
* api-change:``opsworkscm``: Update opsworkscm client to latest version
- from version 1.12.155
* api-change:``waf-regional``: Update waf-regional client to latest version
* api-change:``ec2``: Update ec2 client to latest version
- from version 1.12.154
* api-change:``efs``: Update efs client to latest version
* api-change:``ec2``: Update ec2 client to latest version
* api-change:``apigateway``: Update apigateway client to latest version
* api-change:``worklink``: Update worklink client to latest version
* api-change:``rds``: Update rds client to latest version
* api-change:``servicecatalog``: Update servicecatalog client to latest version
* api-change:``devicefarm``: Update devicefarm client to latest version
* api-change:``budgets``: Update budgets client to latest version
- from version 1.12.153
* api-change:``datasync``: Update datasync client to latest version
* api-change:``alexaforbusiness``: Update alexaforbusiness client to latest version
- from version 1.12.152
* api-change:``kafka``: Update kafka client to latest version
* api-change:``meteringmarketplace``: Update meteringmarketplace client to latest version
* api-change:``mediapackage-vod``: Update mediapackage-vod client to latest version
- from version 1.12.151
* api-change:``appstream``: Update appstream client to latest version
- from 1.12.150
* api-change:``medialive``: Update medialive client to latest version
* api-change:``s3``: Update s3 client to latest version
- from version 1.12.149
* api-change:``ec2``: Update ec2 client to latest version
* api-change:``transcribe``: Update transcribe client to latest version
* api-change:``mediapackage``: Update mediapackage client to latest version
* api-change:``codepipeline``: Update codepipeline client to latest version
* enhancement:Environment Variables: Ignore env var credentials is values are
empty (`#1680 <https://github.com/boto/botocore/issues/1680>`__)
* api-change:``rds``: Update rds client to latest version
- from version 1.12.148
* api-change:``comprehend``: Update comprehend client to latest version
* api-change:``chime``: Update chime client to latest version
* api-change:``storagegateway``: Update storagegateway client to latest version
* api-change:``ec2``: Update ec2 client to latest version
- Refresh patches for new version
+ hide_py_pckgmgmt.patch
- Update Requires in spec file from setup.py
-------------------------------------------------------------------
Tue May 14 10:52:26 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-botocore
Version: 1.12.147
Version: 1.12.156
Release: 0
Summary: Python interface for AWS
License: Apache-2.0
@ -32,7 +32,7 @@ BuildRequires: %{python_module jmespath >= 0.7.1}
BuildRequires: %{python_module python-dateutil <= 3.0.0}
BuildRequires: %{python_module python-dateutil >= 2.1}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module urllib3 < 1.25}
BuildRequires: %{python_module urllib3 < 1.26}
BuildRequires: %{python_module urllib3 >= 1.20}
BuildRequires: fdupes
BuildRequires: python-rpm-macros