From 591bab20609ab8c7177f367cbccb39950ee8b6a616002b40da7777bfa30f574e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 22 Jun 2023 11:42:38 +0000 Subject: [PATCH] Accepting request 1094619 from home:glaubitz:branches:devel:languages:python - Update to version 2.104.3 * Support for serial console access in the Database service * Support for an increased storage size limit of up to 384 TBs in the Database service * Support for network security group (NSG) support for private database registrations / private endpoints in the Database Migration service * Support for document classification on documents of more than one page in the Data Labeling service * Support for importing datasets in the Data Labeling service * Support for specifying a shape when creating applications in the Functions service * Support for creating and managing pools in the Data Flow service * Support for specifying certificate parameters when creating or updating a node in the Roving Edge Infrastructure service * Support for certificate management in the Roving Edge Infrastructure service * Support for upgrade bundle management in the Roving Edge Infrastructure service OBS-URL: https://build.opensuse.org/request/show/1094619 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=105 --- oci-python-sdk-2.104.2.tar.gz | 3 --- oci-python-sdk-2.104.3.tar.gz | 3 +++ python-oci-sdk.changes | 21 +++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.104.2.tar.gz create mode 100644 oci-python-sdk-2.104.3.tar.gz diff --git a/oci-python-sdk-2.104.2.tar.gz b/oci-python-sdk-2.104.2.tar.gz deleted file mode 100644 index 37fdde7..0000000 --- a/oci-python-sdk-2.104.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a234b5daaf3f00c632f6810038543bccca67ce33813930a5d08f2a4ca201e0c2 -size 16749392 diff --git a/oci-python-sdk-2.104.3.tar.gz b/oci-python-sdk-2.104.3.tar.gz new file mode 100644 index 0000000..ab389f7 --- /dev/null +++ b/oci-python-sdk-2.104.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:434f52e00c6ba61a696da8f206030f32984f0067503adbf92151e9d557785978 +size 16797220 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index b55c272..6dd97ea 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Jun 22 10:22:58 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 2.104.3 + * Support for serial console access in the Database service + * Support for an increased storage size limit of up to 384 TBs + in the Database service + * Support for network security group (NSG) support for private + database registrations / private endpoints in the Database + Migration service + * Support for document classification on documents of more than + one page in the Data Labeling service + * Support for importing datasets in the Data Labeling service + * Support for specifying a shape when creating applications + in the Functions service + * Support for creating and managing pools in the Data Flow service + * Support for specifying certificate parameters when creating or + updating a node in the Roving Edge Infrastructure service + * Support for certificate management in the Roving Edge Infrastructure service + * Support for upgrade bundle management in the Roving Edge Infrastructure service + ------------------------------------------------------------------- Wed Jun 14 13:23:33 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 07a0953..60288bf 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -18,7 +18,7 @@ %bcond_without python2 Name: python-oci-sdk -Version: 2.104.2 +Version: 2.104.3 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0