From 380b4a6749da6854b2e8ee50daa37c912254e8f77967def2924a3ff31ad48b24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 6 Jun 2023 10:36:23 +0000 Subject: [PATCH] Accepting request 1091059 from home:glaubitz:branches:devel:languages:python - Update to version 2.104.0 * Support for policy-based snapshots in the File Storage service * Support for creating and updating a VM cluster network with disaster recovery network support in the Database service * Support for setting a management dashboard or saved search to be shared across OCI Observability & Management services in the Management Dashboard service * The property `port` was deprecated and made optional in the `ScanDetails` model in the Database service OBS-URL: https://build.opensuse.org/request/show/1091059 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=101 --- oci-python-sdk-2.103.0.tar.gz | 3 --- oci-python-sdk-2.104.0.tar.gz | 3 +++ python-oci-sdk.changes | 12 ++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.103.0.tar.gz create mode 100644 oci-python-sdk-2.104.0.tar.gz diff --git a/oci-python-sdk-2.103.0.tar.gz b/oci-python-sdk-2.103.0.tar.gz deleted file mode 100644 index 36fb0ee..0000000 --- a/oci-python-sdk-2.103.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:85ec2173cdd927fee42de6bb17ebbe69b3290b4f409958ed0b1ae2f298bf284d -size 16660492 diff --git a/oci-python-sdk-2.104.0.tar.gz b/oci-python-sdk-2.104.0.tar.gz new file mode 100644 index 0000000..bc0ca9e --- /dev/null +++ b/oci-python-sdk-2.104.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d200bba1b4d6aa50d6863a3fd228bf11673f285977cc42c391e172fc10190571 +size 16678322 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 315fad0..1fb1b0f 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jun 6 09:12:51 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 2.104.0 + * Support for policy-based snapshots in the File Storage service + * Support for creating and updating a VM cluster network with disaster + recovery network support in the Database service + * Support for setting a management dashboard or saved search to be shared across + OCI Observability & Management services in the Management Dashboard service + * The property `port` was deprecated and made optional + in the `ScanDetails` model in the Database service + ------------------------------------------------------------------- Thu May 25 07:50:40 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 71a7ce5..61c7b72 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -18,7 +18,7 @@ %bcond_without python2 Name: python-oci-sdk -Version: 2.103.0 +Version: 2.104.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0