Accepting request 966353 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/966353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=25
This commit is contained in:
2022-04-01 19:36:00 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 4 deletions

BIN
oci-python-sdk-2.60.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
oci-python-sdk-2.61.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Mar 28 10:08:46 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 2.61.0
* Support for getting the storage utilization of a deployment on deployment
list and get operations in the GoldenGate service
* Support for virtual machines, bare metal machines, and Exadata databases
with private endpoints in the Operations Insights service
* Support for setting deletion policies on database systems
in the MySQL Database service
* Support for retries by default on operations in the Data Labeling
service (data plane and control plane)
-------------------------------------------------------------------
Tue Mar 15 13:10:21 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-oci-sdk
Version: 2.60.0
Version: 2.61.0
Release: 0
Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0