forked from pool/python-oci-sdk
Accepting request 894667 from home:susnux:branches:Cloud:Tools
Update to version 2.38.3 OBS-URL: https://build.opensuse.org/request/show/894667 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=28
This commit is contained in:
parent
d86ca0f1ab
commit
829117adec
3
oci-python-sdk-2.38.3.tar.gz
Normal file
3
oci-python-sdk-2.38.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:69deba64dbd5faa3ea967e88397e22a98efd6973555a593c4538fddccdf87104
|
||||||
|
size 10382237
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 20 16:33:40 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
- Update to version 2.38.3
|
||||||
|
* Support for spark-submit compatible options in the Data Flow service
|
||||||
|
* Support for Object Storage as a configuration source in the
|
||||||
|
Resource Manager service
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 14 10:13:53 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Fri May 14 10:13:53 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@ -19,13 +19,13 @@
|
|||||||
%{?!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.38.2
|
Version: 2.38.3
|
||||||
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
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/oracle/oci-python-sdk
|
URL: https://github.com/oracle/oci-python-sdk
|
||||||
Source: https://github.com/oracle/oci-python-sdk/archive/v%{version}.tar.gz
|
Source: %{url}/archive/v%{version}.tar.gz#/oci-python-sdk-%{version}.tar.gz
|
||||||
Patch0: ops_relax-python-depends.patch
|
Patch0: ops_relax-python-depends.patch
|
||||||
Patch1: ops_fixture-order.patch
|
Patch1: ops_fixture-order.patch
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:41738e1fe6584eedbc52506fdedcc9bac1c77574e9d3e119647c0cf115f8c4a0
|
|
||||||
size 10371963
|
|
Loading…
Reference in New Issue
Block a user