diff --git a/botocore-1.12.156.tar.gz b/botocore-1.12.156.tar.gz deleted file mode 100644 index 4844605..0000000 --- a/botocore-1.12.156.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a12a817bf1faf36837bc2d371aacfb5c7c324e0e9f0b3af94b9930cfcd8d62ea -size 5578001 diff --git a/botocore-1.12.161.tar.gz b/botocore-1.12.161.tar.gz new file mode 100644 index 0000000..a9baa61 --- /dev/null +++ b/botocore-1.12.161.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:424c01d241c40e29bf90cc939450676a30ef1a54ee7a219bb2bc6bb876eba7b0 +size 5622270 diff --git a/python-botocore.changes b/python-botocore.changes index f984edf..af67b40 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,45 @@ +------------------------------------------------------------------- +Wed Jun 5 18:37:31 UTC 2019 - Todd R + +- Version update to 1.12.160 + * api-change:``ec2``: Update ec2 client to latest version + * api-change:``storagegateway``: Update storagegateway client to latest version + * api-change:``s3``: Update s3 client to latest version + * api-change:``elasticache``: Update elasticache client to latest version + * api-change:``iam``: Update iam client to latest version +- Version update to 1.12.160 + * api-change:``ec2``: Update ec2 client to latest version + * api-change:``rds``: Update rds client to latest version +- Version update to 1.12.159 + * api-change:``iotevents-data``: Update iotevents-data client to latest version + * api-change:``iotevents``: Update iotevents client to latest version + * api-change:``pinpoint-email``: Update pinpoint-email client to latest version + * api-change:``iotanalytics``: Update iotanalytics client to latest version + * api-change:``codecommit``: Update codecommit client to latest version + * api-change:``rds-data``: Update rds-data client to latest version + * api-change:``rds``: Update rds client to latest version + * api-change:``servicecatalog``: Update servicecatalog client to latest version + * api-change:``kafka``: Update kafka client to latest version +- Version update to 1.12.158 + * api-change:``ssm``: Update ssm client to latest version + * api-change:``securityhub``: Update securityhub client to latest version + * api-change:``iotthingsgraph``: Update iotthingsgraph client to latest version + * api-change:``dlm``: Update dlm client to latest version + * api-change:``codecommit``: Update codecommit client to latest version + * api-change:``rds``: Update rds client to latest version + * api-change:``ec2``: Update ec2 client to latest version +- Version update to 1.12.157 + * api-change:``groundstation``: Update groundstation client to latest version + * api-change:``transcribe``: Update transcribe client to latest version + * api-change:``chime``: Update chime client to latest version + * api-change:``rds``: Update rds client to latest version + * api-change:``waf``: Update waf client to latest version + * api-change:``pinpoint-email``: Update pinpoint-email client to latest version + * api-change:``robomaker``: Update robomaker client to latest version + * api-change:``sts``: Update sts client to latest version + * api-change:``storagegateway``: Update storagegateway client to latest version +- urllib3 is now a hard dependency + ------------------------------------------------------------------- Sat May 25 15:32:05 UTC 2019 - John Paul Adrian Glaubitz diff --git a/python-botocore.spec b/python-botocore.spec index bf011cb..a737118 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.156 +Version: 1.12.161 Release: 0 Summary: Python interface for AWS License: Apache-2.0 @@ -43,6 +43,8 @@ Requires: python-python-dateutil <= 3.0.0 Requires: python-python-dateutil >= 2.1 Requires: python-requests Requires: python-six +Requires: python-urllib3 < 1.26 +Requires: python-urllib3 >= 1.20 BuildArch: noarch %if 0%{?suse_version} <= 1315 # We need the ssl module, which is delivers by python and not python-base