From 2be06a3860e73cd4b3df77f6283778ebd7e512394a5da4522b5cfa61a2a7cab1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 31 May 2024 21:28:17 +0000 Subject: [PATCH] Accepting request 1177923 from home:glaubitz:branches:devel:languages:python - Update to version 2.127.0 * Support for Demand Signal service * Support for external database connectors in the Database service * Support for monitoring standby databases in the Database Management service * Support for resource overviews in the Capacity Management service * Support for optional parameters in the download API in the Java Management Service Downloads service * The operation list_occ_availabilities can return any string for the params resource_type and workload_type in the OCI Control Center service * The model OccCapacityRequestComputeDetails has been removed in the OCI Control Center service * The params resource_type and workload_type can accept any string in the models OccAvailabilitySummary and OccCapacityRequestBaseDetails in the OCI Control Center service - from version 2.126.4 * Support for the Resource Scheduler service * Support for Bring Your Own Container (BYOC), custom networking and graceful termination of pipelines in the Data Science service * Support for backup and replacement of master, utility, and edge nodes in the Big Data service * Support for nested resource principal in the Data Science service OBS-URL: https://build.opensuse.org/request/show/1177923 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=145 --- oci-python-sdk-2.126.3.tar.gz | 3 --- oci-python-sdk-2.127.0.tar.gz | 3 +++ python-oci-sdk.changes | 24 ++++++++++++++++++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 28 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.126.3.tar.gz create mode 100644 oci-python-sdk-2.127.0.tar.gz diff --git a/oci-python-sdk-2.126.3.tar.gz b/oci-python-sdk-2.126.3.tar.gz deleted file mode 100644 index 3125839..0000000 --- a/oci-python-sdk-2.126.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a99637d34c95aea3c5f98eed53cdb7585d66bcd61a7e2a464157cfb14f2d9b29 -size 14920833 diff --git a/oci-python-sdk-2.127.0.tar.gz b/oci-python-sdk-2.127.0.tar.gz new file mode 100644 index 0000000..13ef93d --- /dev/null +++ b/oci-python-sdk-2.127.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a6b4d37b954924c4ad4896a3d3382e9bcdf8038a54e289e5746557a168db9a +size 15304468 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index 56e7a8c..6e992b9 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri May 31 11:56:51 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 2.127.0 + * Support for Demand Signal service + * Support for external database connectors in the Database service + * Support for monitoring standby databases in the Database Management service + * Support for resource overviews in the Capacity Management service + * Support for optional parameters in the download API in the + Java Management Service Downloads service + * The operation list_occ_availabilities can return any string for the params + resource_type and workload_type in the OCI Control Center service + * The model OccCapacityRequestComputeDetails has been removed + in the OCI Control Center service + * The params resource_type and workload_type can accept any string in the models + OccAvailabilitySummary and OccCapacityRequestBaseDetails in the OCI Control + Center service +- from version 2.126.4 + * Support for the Resource Scheduler service + * Support for Bring Your Own Container (BYOC), custom networking and graceful + termination of pipelines in the Data Science service + * Support for backup and replacement of master, utility, and edge nodes in the Big Data service + * Support for nested resource principal in the Data Science service + ------------------------------------------------------------------- Wed May 15 08:34:56 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index bdcb434..b2f6d66 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -19,7 +19,7 @@ %bcond_without python2 %{?sle15_python_module_pythons} Name: python-oci-sdk -Version: 2.126.3 +Version: 2.127.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0