1
0

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:
Dominique Leuenberger 2022-11-24 11:23:14 +00:00 committed by Git OBS Bridge
commit c6bac8341f
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40cd5484d4ddd9eceac4917e8a417babe6a4f36409733ed89a7fad8ef3f145e8
size 15255774

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42b0c24493fba1b0c502e2def963c893afcdb4979b95ce27cd0412c957c7c39e
size 15263260

View File

@ -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>

View File

@ -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