From d825a37655063f00a19d0123ad69bd0830fa21e7bbf326a29ff679a39e8f8add Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Wed, 17 Sep 2025 15:37:40 +0000 Subject: [PATCH] - Update to 1.40.32 * api-change:``budgets``: [``botocore``] Add support for custom time periods in budget configuration * api-change:``ivs-realtime``: [``botocore``] IVS now offers customers the ability to control the positioning of participants in both grid and PiP layouts based on custom attribute values in participant tokens. * api-change:``logs``: [``botocore``] Cloudwatch Logs added support for 2 new API parameters in metric and subscription filter APIs to filter log events based on system field values and emit system field values as dimensions and send them to customer destination as additional metadata. * api-change:``osis``: [``botocore``] Adds support for cross-account ingestion for push-based sources. This includes resource policies for sharing pipelines across accounts and features for managing pipeline endpoints which enable accessing pipelines across different VPCs, including VPCs in other accounts. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=260 --- botocore-1.40.31.tar.gz | 3 --- botocore-1.40.32.tar.gz | 3 +++ python-botocore.changes | 16 ++++++++++++++++ python-botocore.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 botocore-1.40.31.tar.gz create mode 100644 botocore-1.40.32.tar.gz diff --git a/botocore-1.40.31.tar.gz b/botocore-1.40.31.tar.gz deleted file mode 100644 index d4245f0..0000000 --- a/botocore-1.40.31.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9496b91bbe40ed01d341dc8f6ff0492d7f546e80f1a862b00ec5bc9045fa3324 -size 14340752 diff --git a/botocore-1.40.32.tar.gz b/botocore-1.40.32.tar.gz new file mode 100644 index 0000000..e79ef98 --- /dev/null +++ b/botocore-1.40.32.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e027adff8d6e177b396dff68340dafa7548b84aeb2cff149d84844d56ad29bae +size 14344643 diff --git a/python-botocore.changes b/python-botocore.changes index 0cb123d..6385dd5 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Sep 17 14:10:00 UTC 2025 - ecsos + +- Update to 1.40.32 + * api-change:``budgets``: [``botocore``] Add support for custom time periods in budget configuration + * api-change:``ivs-realtime``: [``botocore``] IVS now offers customers the ability to control + the positioning of participants in both grid and PiP layouts based on custom attribute values + in participant tokens. + * api-change:``logs``: [``botocore``] Cloudwatch Logs added support for 2 new API parameters + in metric and subscription filter APIs to filter log events based on system field values + and emit system field values as dimensions and send them to customer destination as additional metadata. + * api-change:``osis``: [``botocore``] Adds support for cross-account ingestion for push-based sources. + This includes resource policies for sharing pipelines across accounts and features + for managing pipeline endpoints which enable accessing pipelines across different VPCs, + including VPCs in other accounts. + ------------------------------------------------------------------- Tue Sep 16 12:00:03 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-botocore.spec b/python-botocore.spec index 9707520..3ee65c7 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -28,7 +28,7 @@ %{?sle15_python_module_pythons} Name: python-botocore%{?psuffix} -Version: 1.40.31 +Version: 1.40.32 Release: 0 Summary: Python interface for AWS License: Apache-2.0