From ef73a88edad5cd472b57482e8f1acca398cc0a13f953670b84c9a50ebd202ce1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 15 Jul 2024 18:43:23 +0000 Subject: [PATCH] - Update to version 2.129.2 * Support for cost management of shared resources in the Usage service * Support for creating new databases with oracle key vault on Exadata Cloud at Customer in the Database service * Support for confirming key store details on Exadata Cloud at Customer in the Database service OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=157 --- oci-python-sdk-2.129.1.tar.gz | 3 --- oci-python-sdk-2.129.2.tar.gz | 3 +++ python-oci-sdk.changes | 10 ++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.129.1.tar.gz create mode 100644 oci-python-sdk-2.129.2.tar.gz diff --git a/oci-python-sdk-2.129.1.tar.gz b/oci-python-sdk-2.129.1.tar.gz deleted file mode 100644 index a08cc61..0000000 --- a/oci-python-sdk-2.129.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d82d9dd19ac8c97fa826b3e88a97921204e72c210078726a64f1b18a27a0bafa -size 15455618 diff --git a/oci-python-sdk-2.129.2.tar.gz b/oci-python-sdk-2.129.2.tar.gz new file mode 100644 index 0000000..e9c8bc9 --- /dev/null +++ b/oci-python-sdk-2.129.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f945404646784cced7a41a7e5f18044ff3de698bbfb72fe971d7cce0dc0c207c +size 15468429 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index cf3fc8d..e677fad 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jul 15 13:43:19 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 2.129.2 + * Support for cost management of shared resources in the Usage service + * Support for creating new databases with oracle key vault on Exadata + Cloud at Customer in the Database service + * Support for confirming key store details on Exadata Cloud at Customer + in the Database service + ------------------------------------------------------------------- Mon Jul 8 11:32:26 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 3355290..92906ef 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -19,7 +19,7 @@ %bcond_without python2 %{?sle15_python_module_pythons} Name: python-oci-sdk -Version: 2.129.1 +Version: 2.129.2 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0