From ee42145bfd2e521acf279f9077d557c1e84f894a5e7812a9dc7d6a3348704f3b Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 19 Jan 2023 14:24:39 +0000 Subject: [PATCH] Accepting request 1059545 from home:glaubitz:branches:devel:languages:python:aws - Update to 1.29.52 * api-change:``cloudwatch``: Update cloudwatch client to latest version * api-change:``efs``: Update efs client to latest version * api-change:``ivschat``: Updates the range for a Chat Room's maximumMessageRatePerSecond field. * api-change:``wafv2``: Improved the visibility of the guidance for updating AWS WAF resources, such as web ACLs and rule groups. - from version 1.29.51 * api-change:``billingconductor``: This release adds support for SKU Scope for pricing plans. * api-change:``cloud9``: Added minimum value to AutomaticStopTimeMinutes parameter. * api-change:``imagebuilder``: Add support for AWS Marketplace product IDs as input during CreateImageRecipe for the parent-image parameter. Add support for listing third-party components. * api-change:``network-firewall``: Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic. OBS-URL: https://build.opensuse.org/request/show/1059545 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=171 --- botocore-1.29.50.tar.gz | 3 --- botocore-1.29.52.tar.gz | 3 +++ python-botocore.changes | 17 +++++++++++++++++ python-botocore.spec | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) delete mode 100644 botocore-1.29.50.tar.gz create mode 100644 botocore-1.29.52.tar.gz diff --git a/botocore-1.29.50.tar.gz b/botocore-1.29.50.tar.gz deleted file mode 100644 index 95f928f..0000000 --- a/botocore-1.29.50.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cc68b78a48217550c18b4639420b7c3b48ed9e09e749343143acbfa423ceec5 -size 10770454 diff --git a/botocore-1.29.52.tar.gz b/botocore-1.29.52.tar.gz new file mode 100644 index 0000000..740ddb8 --- /dev/null +++ b/botocore-1.29.52.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0b89a33305cfa6251c6e1142deb7567e216e37e25363159f45fb81dc5b474e5 +size 10771797 diff --git a/python-botocore.changes b/python-botocore.changes index e7a0810..d7f769d 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Jan 19 10:05:27 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 1.29.52 + * api-change:``cloudwatch``: Update cloudwatch client to latest version + * api-change:``efs``: Update efs client to latest version + * api-change:``ivschat``: Updates the range for a Chat Room's maximumMessageRatePerSecond field. + * api-change:``wafv2``: Improved the visibility of the guidance for updating AWS WAF resources, + such as web ACLs and rule groups. +- from version 1.29.51 + * api-change:``billingconductor``: This release adds support for SKU Scope for pricing plans. + * api-change:``cloud9``: Added minimum value to AutomaticStopTimeMinutes parameter. + * api-change:``imagebuilder``: Add support for AWS Marketplace product IDs as input during + CreateImageRecipe for the parent-image parameter. Add support for listing third-party components. + * api-change:``network-firewall``: Network Firewall now allows creation of dual stack endpoints, + enabling inspection of IPv6 traffic. + ------------------------------------------------------------------- Mon Jan 16 09:13:00 UTC 2023 - Dirk Müller diff --git a/python-botocore.spec b/python-botocore.spec index 7cfe5c5..9f8c7a1 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -28,7 +28,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-botocore%{?psuffix} -Version: 1.29.50 +Version: 1.29.52 Release: 0 Summary: Python interface for AWS License: Apache-2.0