From 829117adecbd2cf38053cd6904e628f124df7db60a5d0ba0f29142c1d8bbaf4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 20 May 2021 17:22:02 +0000 Subject: [PATCH] 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 --- oci-python-sdk-2.38.3.tar.gz | 3 +++ python-oci-sdk.changes | 8 ++++++++ python-oci-sdk.spec | 4 ++-- v2.38.2.tar.gz | 3 --- 4 files changed, 13 insertions(+), 5 deletions(-) create mode 100644 oci-python-sdk-2.38.3.tar.gz delete mode 100644 v2.38.2.tar.gz diff --git a/oci-python-sdk-2.38.3.tar.gz b/oci-python-sdk-2.38.3.tar.gz new file mode 100644 index 0000000..209b992 --- /dev/null +++ b/oci-python-sdk-2.38.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69deba64dbd5faa3ea967e88397e22a98efd6973555a593c4538fddccdf87104 +size 10382237 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index ac3f6f8..fbd0709 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 20 16:33:40 UTC 2021 - Ferdinand Thiessen + +- 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 diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 2406c0c..fe599d2 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -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} diff --git a/v2.38.2.tar.gz b/v2.38.2.tar.gz deleted file mode 100644 index c76dc2e..0000000 --- a/v2.38.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41738e1fe6584eedbc52506fdedcc9bac1c77574e9d3e119647c0cf115f8c4a0 -size 10371963