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.166.tar.gz b/botocore-1.12.166.tar.gz new file mode 100644 index 0000000..a235a26 --- /dev/null +++ b/botocore-1.12.166.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:594ab91e7f06857476cee6139cb97c88df40c6adc7867976cb17669929da70e1 +size 5652169 diff --git a/python-botocore.changes b/python-botocore.changes index f984edf..c4d557e 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,76 @@ +------------------------------------------------------------------- +Wed Jun 12 11:18:46 UTC 2019 - John Paul Adrian Glaubitz + +- Version update to 1.12.166 + * api-change:``sagemaker``: Update sagemaker client to latest version +- from version 1.12.165 + * api-change:``codebuild``: Update codebuild client to latest version + * api-change:``personalize-runtime``: Update personalize-runtime client to latest version + * api-change:``codecommit``: Update codecommit client to latest version + * api-change:``personalize-events``: Update personalize-events client to latest version + * api-change:``personalize``: Update personalize client to latest version +- from version 1.12.164 + * api-change:``ec2``: Update ec2 client to latest version +- from version 1.12.163 + * api-change:``ecs``: Update ecs client to latest version + * api-change:``organizations``: Update organizations client to latest version + * api-change:``logs``: Update logs client to latest version + * api-change:``dynamodb``: Update dynamodb client to latest version + * api-change:``guardduty``: Update guardduty client to latest version + * api-change:``ssm``: Update ssm client to latest version + * api-change:``ses``: Update ses client to latest version + * api-change:``mediaconnect``: Update mediaconnect client to latest version +- from version 1.12.162 + * api-change:``glue``: Update glue client to latest version +- from version 1.12.161 + * 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 + +------------------------------------------------------------------- +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..d30c314 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.166 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