From 66d65fa3ea55e9784d4ce45bc2ebe6e2260de65c0e3e3719ba09873b2f228b6d Mon Sep 17 00:00:00 2001 From: John Paul Adrian Glaubitz Date: Mon, 20 Feb 2023 11:14:24 +0000 Subject: [PATCH] Accepting request 1066799 from home:glaubitz:branches:devel:languages:python - Update to version 2.92.0 * Support for the Visual Builder Studio service * Support for the Autonomous Recovery service * Support for retries by default on operations of the Compute service * Support for selecting specific database servers when creating autonomous VM clusters in the Database service * Support for creating autonomous VMs during the creation of autonomous VM clusters in the Database service * Support for retries by default on operations of the Compute service OBS-URL: https://build.opensuse.org/request/show/1066799 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=85 --- oci-python-sdk-2.91.0.tar.gz | 3 --- oci-python-sdk-2.92.0.tar.gz | 3 +++ python-oci-sdk.changes | 13 +++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.91.0.tar.gz create mode 100644 oci-python-sdk-2.92.0.tar.gz diff --git a/oci-python-sdk-2.91.0.tar.gz b/oci-python-sdk-2.91.0.tar.gz deleted file mode 100644 index 25462a6..0000000 --- a/oci-python-sdk-2.91.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c2bbc3b39ed515c615be52e782ecd6d6dfdfd58a6197596181880def97e29a3f -size 15885426 diff --git a/oci-python-sdk-2.92.0.tar.gz b/oci-python-sdk-2.92.0.tar.gz new file mode 100644 index 0000000..0664a58 --- /dev/null +++ b/oci-python-sdk-2.92.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac764977623a262c63cf1ad21f27aaf27301485181746353917545a2883f864 +size 15943340 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 406a2ce..0f60710 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Feb 17 08:57:52 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 2.92.0 + * Support for the Visual Builder Studio service + * Support for the Autonomous Recovery service + * Support for retries by default on operations of the Compute service + * Support for selecting specific database servers when creating autonomous + VM clusters in the Database service + * Support for creating autonomous VMs during the creation of autonomous + VM clusters in the Database service + * Support for retries by default on operations of the Compute service + ------------------------------------------------------------------- Wed Feb 8 09:56:38 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 3b24bc9..09e3cfb 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -18,7 +18,7 @@ %bcond_without python2 Name: python-oci-sdk -Version: 2.91.0 +Version: 2.92.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0