diff --git a/1.9.84.tar.gz b/1.9.84.tar.gz deleted file mode 100644 index 7987a55..0000000 --- a/1.9.84.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66ec16823c53bc0e75bd84065f0194e78129df3adebf7e7b0713c8a1d1ef3b83 -size 251627 diff --git a/1.9.93.tar.gz b/1.9.93.tar.gz new file mode 100644 index 0000000..4f28bda --- /dev/null +++ b/1.9.93.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d4daee8e70a8642ed8d01b10658f8f6eb9590cc77ef4467efeadaa627c5f84 +size 252305 diff --git a/python-boto3.changes b/python-boto3.changes index fa0b69d..3b88416 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,48 @@ +------------------------------------------------------------------- +Wed Feb 13 11:53:04 UTC 2019 - John Paul Adrian Glaubitz + +- Version update to 1.9.93 + * api-change:``lambda``: [``botocore``] Update lambda client to latest version +- from version 1.9.92 + * api-change:``appstream``: [``botocore``] Update appstream client to latest version + * api-change:``codebuild``: [``botocore``] Update codebuild client to latest version + * api-change:``mediapackage``: [``botocore``] Update mediapackage client to latest version +- from version 1.9.91 + * api-change:``discovery``: [``botocore``] Update discovery client to latest version + * api-change:``ecs``: [``botocore``] Update ecs client to latest version + * api-change:``dlm``: [``botocore``] Update dlm client to latest version +- from version 1.9.90 + * api-change:``es``: [``botocore``] Update es client to latest version + * api-change:``medialive``: [``botocore``] Update medialive client to latest version + * api-change:``gamelift``: [``botocore``] Update gamelift client to latest version + * api-change:``robomaker``: [``botocore``] Update robomaker client to latest version +- from version 1.9.89 + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version + * api-change:``fsx``: [``botocore``] Update fsx client to latest version +- from version 1.9.88 + * api-change:``shield``: [``botocore``] Update shield client to latest version + * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version + * api-change:``ec2``: [``botocore``] Update ec2 client to latest version +- from version 1.9.87 + * api-change:``ecs``: [``botocore``] Update ecs client to latest version + * api-change:``application-autoscaling``: [``botocore``] Update application-autoscaling + client to latest version + * api-change:``workspaces``: [``botocore``] Update workspaces client to latest version + * api-change:``codecommit``: [``botocore``] Update codecommit client to latest version +- from version 1.9.86 + * api-change:``devicefarm``: [``botocore``] Update devicefarm client to latest version + * api-change:``codecommit``: [``botocore``] Update codecommit client to latest version + * api-change:``medialive``: [``botocore``] Update medialive client to latest version + * api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to latest version +- from version 1.9.85 + * api-change:``logs``: [``botocore``] Update logs client to latest version + * api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version + * api-change:``rds``: [``botocore``] Update rds client to latest version + * api-change:``codebuild``: [``botocore``] Update codebuild client to latest version + * api-change:``sms-voice``: [``botocore``] Update sms-voice client to latest version + * api-change:``ecr``: [``botocore``] Update ecr client to latest version +- Update Requires in spec file from setup.py + ------------------------------------------------------------------- Thu Jan 24 10:28:23 UTC 2019 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index 9a62f53..009a559 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.84 +Version: 1.9.93 Release: 0 Summary: Amazon Web Services Library License: Apache-2.0 @@ -26,7 +26,7 @@ Group: Development/Languages/Python URL: https://github.com/boto/boto3 Source: https://github.com/boto/boto3/archive/%{version}.tar.gz BuildRequires: %{python_module botocore < 1.13.0} -BuildRequires: %{python_module botocore >= 1.12.84} +BuildRequires: %{python_module botocore >= 1.12.93} BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} BuildRequires: %{python_module s3transfer} @@ -38,7 +38,7 @@ BuildRequires: python-rpm-macros BuildRequires: python %endif Requires: python-botocore < 1.13.0 -Requires: python-botocore >= 1.12.84 +Requires: python-botocore >= 1.12.93 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.2.0