diff --git a/1.12.27.tar.gz b/1.12.27.tar.gz deleted file mode 100644 index 3ac0ace..0000000 --- a/1.12.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a43daa8de9d1b906673b766defe96245df72bd720e80977fbfd96072477c19c1 -size 285539 diff --git a/1.12.35.tar.gz b/1.12.35.tar.gz new file mode 100644 index 0000000..4caaa0c --- /dev/null +++ b/1.12.35.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232648f58dcdc664d177da22322ebb3b7afcde0a8b84e053871e3b00252efbff +size 286046 diff --git a/python-boto3.changes b/python-boto3.changes index fd51c2e..e3b938c 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,53 @@ +------------------------------------------------------------------- +Fri Apr 3 13:01:42 UTC 2020 - John Paul Adrian Glaubitz + +- Version update 1.12.35 + * api-change:``medialive``: [``botocore``] Update medialive client to latest version + * api-change:``redshift``: [``botocore``] Update redshift client to latest version + * api-change:``gamelift``: [``botocore``] Update gamelift client to latest version + * api-change:``cloudwatch``: [``botocore``] Update cloudwatch client to latest version + * api-change:``rds``: [``botocore``] Update rds client to latest version +- from version 1.12.34 + * api-change:``iot``: [``botocore``] Update iot client to latest version + * api-change:``mediaconnect``: [``botocore``] Update mediaconnect client to latest version +- from version 1.12.33 + * api-change:``opsworkscm``: [``botocore``] Update opsworkscm client to latest version + * api-change:``wafv2``: [``botocore``] Update wafv2 client to latest version + * api-change:``glue``: [``botocore``] Update glue client to latest version + * api-change:``elastic-inference``: [``botocore``] Update elastic-inference client to latest version + * api-change:``lambda``: [``botocore``] Update lambda client to latest version + * api-change:``mediastore``: [``botocore``] Update mediastore client to latest version + * api-change:``pinpoint``: [``botocore``] Update pinpoint client to latest version + * api-change:``storagegateway``: [``botocore``] Update storagegateway client to latest version + * api-change:``rekognition``: [``botocore``] Update rekognition client to latest version + * api-change:``fms``: [``botocore``] Update fms client to latest version + * api-change:``organizations``: [``botocore``] Update organizations client to latest version + * api-change:``detective``: [``botocore``] Update detective client to latest version + * api-change:``appconfig``: [``botocore``] Update appconfig client to latest version +- from version 1.12.32 + * api-change:``accessanalyzer``: [``botocore``] Update accessanalyzer client to latest version +- from version 1.12.31 + * api-change:``globalaccelerator``: [``botocore``] Update globalaccelerator client to latest version + * api-change:``kendra``: [``botocore``] Update kendra client to latest version + * api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version +- from version 1.12.30 + * api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version + * api-change:``fsx``: [``botocore``] Update fsx client to latest version + * api-change:``securityhub``: [``botocore``] Update securityhub client to latest version +- from version 1.12.29 + * api-change:``managedblockchain``: [``botocore``] Update managedblockchain client to latest version + * api-change:``ce``: [``botocore``] Update ce client to latest version + * api-change:``application-insights``: [``botocore``] Update application-insights client to latest version + * api-change:``detective``: [``botocore``] Update detective client to latest version + * api-change:``es``: [``botocore``] Update es client to latest version + * api-change:``xray``: [``botocore``] Update xray client to latest version +- from version 1.12.28 + * api-change:``athena``: [``botocore``] Update athena client to latest version + * api-change:``rds-data``: [``botocore``] Update rds-data client to latest version + * api-change:``eks``: [``botocore``] Update eks client to latest version + * api-change:``organizations``: [``botocore``] Update organizations client to latest version +- Update BuildRequires and Requires from setup.py + ------------------------------------------------------------------- Tue Mar 24 15:22:15 UTC 2020 - John Paul Adrian Glaubitz diff --git a/python-boto3.spec b/python-boto3.spec index 6deef88..3e419da 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-boto3 -Version: 1.12.27 +Version: 1.12.35 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.16.0} -BuildRequires: %{python_module botocore >= 1.15.27} +BuildRequires: %{python_module botocore >= 1.15.35} BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} BuildRequires: %{python_module s3transfer < 0.4.0} @@ -37,7 +37,7 @@ BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.16.0 -Requires: python-botocore >= 1.15.27 +Requires: python-botocore >= 1.15.35 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.4.0