From 3b20628ff139ee1ea2e64a7bce8d0611ac9a17fab155281c78674ddaa5ebc47a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 25 Sep 2023 07:27:02 +0000 Subject: [PATCH] Accepting request 1112999 from home:glaubitz:branches:devel:languages:python - Update to version 2.112.1 * Support for SQL tuning sets in Database Management service * Support for announcement chaining in Announcements service * Support for automatic promotion of hosts in Stack Monitoring service * Support for face detection in AI Vision service * Support for change parameters on list character sets operation in Database Management service * Support for displaying software sources attached to a managed instance group in OS Management service * Support for Alloy configuration * Fixed a bug in `EnvRptPathProvider` introduced after adding support for Resource Principals v3 OBS-URL: https://build.opensuse.org/request/show/1112999 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=119 --- oci-python-sdk-2.112.0.tar.gz | 3 --- oci-python-sdk-2.112.1.tar.gz | 3 +++ python-oci-sdk.changes | 16 ++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.112.0.tar.gz create mode 100644 oci-python-sdk-2.112.1.tar.gz diff --git a/oci-python-sdk-2.112.0.tar.gz b/oci-python-sdk-2.112.0.tar.gz deleted file mode 100644 index d440998..0000000 --- a/oci-python-sdk-2.112.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c908f1108aaef28272e14de44cbcf69aff2a8fe657e71e0c862bbccb1e2a0d2c -size 13197461 diff --git a/oci-python-sdk-2.112.1.tar.gz b/oci-python-sdk-2.112.1.tar.gz new file mode 100644 index 0000000..7c529cc --- /dev/null +++ b/oci-python-sdk-2.112.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f791953b65e3ec241f67f514dbff9750f535fb0dd4a42ca1ae634a41a4d21fbf +size 13274989 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index d57a75a..40221c1 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Sep 22 12:47:33 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 2.112.1 + * Support for SQL tuning sets in Database Management service + * Support for announcement chaining in Announcements service + * Support for automatic promotion of hosts in Stack Monitoring service + * Support for face detection in AI Vision service + * Support for change parameters on list character sets operation + in Database Management service + * Support for displaying software sources attached to a managed + instance group in OS Management service + * Support for Alloy configuration + * Fixed a bug in `EnvRptPathProvider` introduced after adding + support for Resource Principals v3 + ------------------------------------------------------------------- Mon Sep 11 11:03:15 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index b8bcc94..c83b705 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -18,7 +18,7 @@ %bcond_without python2 Name: python-oci-sdk -Version: 2.112.0 +Version: 2.112.1 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0