From bbd6264a8f27f584b6279fd12708639cfa32a4fc22ca408b6e663ff86b2bab6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 1 Apr 2022 07:34:43 +0000 Subject: [PATCH] Accepting request 965345 from home:glaubitz:branches:devel:languages:python - Update to version 2.61.0 * Support for getting the storage utilization of a deployment on deployment list and get operations in the GoldenGate service * Support for virtual machines, bare metal machines, and Exadata databases with private endpoints in the Operations Insights service * Support for setting deletion policies on database systems in the MySQL Database service * Support for retries by default on operations in the Data Labeling service (data plane and control plane) OBS-URL: https://build.opensuse.org/request/show/965345 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=42 --- oci-python-sdk-2.60.0.tar.gz | 3 --- oci-python-sdk-2.61.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.60.0.tar.gz create mode 100644 oci-python-sdk-2.61.0.tar.gz diff --git a/oci-python-sdk-2.60.0.tar.gz b/oci-python-sdk-2.60.0.tar.gz deleted file mode 100644 index b551c8b..0000000 --- a/oci-python-sdk-2.60.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:da83090f36afc1d5bdc8ee8d553374bedde87492ca17738adcee172601eb8a6a -size 12889795 diff --git a/oci-python-sdk-2.61.0.tar.gz b/oci-python-sdk-2.61.0.tar.gz new file mode 100644 index 0000000..2bdc323 --- /dev/null +++ b/oci-python-sdk-2.61.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44951e794bd09cb193b22051d042a4484293c03f263db6ce13cb15ccc4a2196d +size 12949931 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 4cee28b..0a3d23e 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Mar 28 10:08:46 UTC 2022 - John Paul Adrian Glaubitz + +- Update to version 2.61.0 + * Support for getting the storage utilization of a deployment on deployment + list and get operations in the GoldenGate service + * Support for virtual machines, bare metal machines, and Exadata databases + with private endpoints in the Operations Insights service + * Support for setting deletion policies on database systems + in the MySQL Database service + * Support for retries by default on operations in the Data Labeling + service (data plane and control plane) + ------------------------------------------------------------------- Tue Mar 15 13:10:21 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index bd48091..59621a0 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-oci-sdk -Version: 2.60.0 +Version: 2.61.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0