forked from pool/python-oci-sdk
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:
commit
0b89f47e96
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:da83090f36afc1d5bdc8ee8d553374bedde87492ca17738adcee172601eb8a6a
|
|
||||||
size 12889795
|
|
3
oci-python-sdk-2.61.0.tar.gz
Normal file
3
oci-python-sdk-2.61.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:44951e794bd09cb193b22051d042a4484293c03f263db6ce13cb15ccc4a2196d
|
||||||
|
size 12949931
|
@ -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>
|
Tue Mar 15 13:10:21 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-oci-sdk
|
Name: python-oci-sdk
|
||||||
Version: 2.60.0
|
Version: 2.61.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Oracle Cloud Infrastructure Python SDK
|
Summary: Oracle Cloud Infrastructure Python SDK
|
||||||
License: Apache-2.0 OR UPL-1.0
|
License: Apache-2.0 OR UPL-1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user