diff --git a/1.9.166.tar.gz b/1.9.166.tar.gz deleted file mode 100644 index 610e446..0000000 --- a/1.9.166.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e288c00d3bd2e119a7135e698f1336d4e289eaa2ff5e7da7f61ce53dbdfb0bc -size 263734 diff --git a/1.9.172.tar.gz b/1.9.172.tar.gz new file mode 100644 index 0000000..531614c --- /dev/null +++ b/1.9.172.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941e2d4cb02755989643f57606259f8b686cf40f76af1ecdd0452509769e1478 +size 264322 diff --git a/python-boto3.changes b/python-boto3.changes index 8b83b62..142173e 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Thu Jun 20 12:39:52 UTC 2019 - John Paul Adrian Glaubitz + +- Version update to 1.9.172 + * api-change:``eks``: [``botocore``] Update eks client to latest version +- from version 1.9.171 + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``resourcegroupstaggingapi``: [``botocore``] Update resourcegroupstaggingapi client to latest version +- from version 1.9.170 + * api-change:``neptune``: [``botocore``] Update neptune client to latest version + * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version + * api-change:``robomaker``: [``botocore``] Update robomaker client to latest version + * bugfix:Paginator: [``botocore``] Fixes a bug where pagination tokens with three consecutive + underscores would result in a parsing failure. Resolves boto/boto3`#1984 + `__. +- from version 1.9.169 + * api-change:``cloudfront``: [``botocore``] Update cloudfront client to latest version + * api-change:``personalize``: [``botocore``] Update personalize client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``appstream``: [``botocore``] Update appstream client to latest version +- from version 1.9.168 + * api-change:``appmesh``: [``botocore``] Update appmesh client to latest version + * api-change:``elasticache``: [``botocore``] Update elasticache client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``guardduty``: [``botocore``] Update guardduty client to latest version +- from version 1.9.167 + * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version +- Update BuildRequires and Requires in spec file from setup.py + ------------------------------------------------------------------- Wed Jun 12 11:27:23 UTC 2019 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index afa8fbd..ee3877b 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-boto3 -Version: 1.9.166 +Version: 1.9.172 Release: 0 Summary: Amazon Web Services Library License: Apache-2.0 @@ -27,7 +27,7 @@ URL: https://github.com/boto/boto3 Source: https://github.com/boto/boto3/archive/%{version}.tar.gz # Related test dependencies BuildRequires: %{python_module botocore < 1.13.0} -BuildRequires: %{python_module botocore >= 1.12.166} +BuildRequires: %{python_module botocore >= 1.12.172} BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} BuildRequires: %{python_module s3transfer < 0.3.0} @@ -37,7 +37,7 @@ BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.13.0 -Requires: python-botocore >= 1.12.166 +Requires: python-botocore >= 1.12.172 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.3.0