Accepting request 1037504 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1037504 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=39
This commit is contained in:
BIN
oci-python-sdk-2.88.0.tar.gz
(Stored with Git LFS)
BIN
oci-python-sdk-2.88.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
oci-python-sdk-2.88.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
oci-python-sdk-2.88.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 22 14:42:36 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to version 2.88.1
|
||||||
|
* Support for mTLS authentication with listeners during Autonomous VM Cluster
|
||||||
|
creation on Exadata Cloud at Customer in the Database service
|
||||||
|
* Support for providing custom values for TLS and non-TLS ports during Autonomous
|
||||||
|
VM Cluster creation on Exadata Cloud at Customer in the Database service
|
||||||
|
* Support for creating multiple Autonomous VM Clusters in the same Exadata
|
||||||
|
infrastructure in the Database service
|
||||||
|
* Support for listing resources associated with a job in the Resource Manager service
|
||||||
|
* Support for listing resources associated with a stack in the Resource Manager service
|
||||||
|
* Support for listing outputs associated with a job in the Resource Manager service
|
||||||
|
* Support for the Oracle distribution of Apache Hadoop 2.0 in the Big Data service
|
||||||
|
* Lazy Imports (based on `PEP 562 <https://peps.python.org/pep-0562/>`_) have been
|
||||||
|
enabled by default for OCI modules when using a Python version 3.7 or up to reduce
|
||||||
|
start up times.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 14 10:00:24 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Mon Nov 14 10:00:24 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.88.0
|
Version: 2.88.1
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user