Accepting request 894678 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/894678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oci-sdk?expand=0&rev=14
This commit is contained in:
2021-05-21 19:49:52 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 5 deletions

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

Binary file not shown.

View File

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

View File

@@ -19,13 +19,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-oci-sdk
Version: 2.38.2
Version: 2.38.3
Release: 0
Summary: Oracle Cloud Infrastructure Python SDK
License: Apache-2.0 OR UPL-1.0
Group: Development/Languages/Python
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
Patch1: ops_fixture-order.patch
BuildRequires: %{python_module devel}

BIN
v2.38.2.tar.gz (Stored with Git LFS)

Binary file not shown.