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..dc5e9e4 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +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 +- clean up rpmlintrc + ------------------------------------------------------------------- Wed May 15 08:34:56 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.rpmlintrc b/python-oci-sdk.rpmlintrc index 44ab3d3..5b783bb 100644 --- a/python-oci-sdk.rpmlintrc +++ b/python-oci-sdk.rpmlintrc @@ -4,5 +4,3 @@ addFilter("python-leftover-require python[0-9]+-httpsig_cffi") addFilter("python-leftover-require python[0-9]+-requests") addFilter("python-leftover-require python[0-9]+-six") addFilter("python-leftover-require python[0-9]+-urllib3") -# python2 only: rpmlint does not understand the python marker yet -addFilter("python-missing-require configparser") 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