From 8fc18880f8974beb897fcea3d5ac0370885c6450d22abfdaae510274a53b129c Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Sat, 25 May 2019 15:45:27 +0000 Subject: [PATCH] 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 --- botocore-1.12.147.tar.gz | 3 --- botocore-1.12.156.tar.gz | 3 +++ hide_py_pckgmgmt.patch | 10 ++++----- python-botocore.changes | 48 ++++++++++++++++++++++++++++++++++++++++ python-botocore.spec | 4 ++-- 5 files changed, 58 insertions(+), 10 deletions(-) delete mode 100644 botocore-1.12.147.tar.gz create mode 100644 botocore-1.12.156.tar.gz diff --git a/botocore-1.12.147.tar.gz b/botocore-1.12.147.tar.gz deleted file mode 100644 index 6aa4044..0000000 --- a/botocore-1.12.147.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e49db28173955bd3674b3280911446e6bd4458a9c40abfec46bf7c378fd30b2b -size 5547896 diff --git a/botocore-1.12.156.tar.gz b/botocore-1.12.156.tar.gz new file mode 100644 index 0000000..4844605 --- /dev/null +++ b/botocore-1.12.156.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a12a817bf1faf36837bc2d371aacfb5c7c324e0e9f0b3af94b9930cfcd8d62ea +size 5578001 diff --git a/hide_py_pckgmgmt.patch b/hide_py_pckgmgmt.patch index ad1b8c3..9bcaa21 100644 --- a/hide_py_pckgmgmt.patch +++ b/hide_py_pckgmgmt.patch @@ -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( diff --git a/python-botocore.changes b/python-botocore.changes index 55cc80f..f984edf 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sat May 25 15:32:05 UTC 2019 - John Paul Adrian Glaubitz + +- 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 `__) + * 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 diff --git a/python-botocore.spec b/python-botocore.spec index 9959964..bf011cb 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -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