From 6256fd93c1d61a5109b960e7871d90c481b971a902b9092967809a42120ad737 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 3 Mar 2023 07:59:32 +0000 Subject: [PATCH] Accepting request 1068440 from home:glaubitz:branches:devel:languages:python - Update to version 2.93.1 * Support for calling Oracle Cloud Infrastructure services in the eu-dcc-rating-1, eu-dcc-rating-2, eu-dcc-dublin-1, eu-dcc-dublin-2, and eu-dcc-milan-2 regions * Support for on-demand bootstrap script execution in the Big Data Service OBS-URL: https://build.opensuse.org/request/show/1068440 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=89 --- oci-python-sdk-2.93.0.tar.gz | 3 --- oci-python-sdk-2.93.1.tar.gz | 3 +++ python-oci-sdk.changes | 8 ++++++++ python-oci-sdk.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 oci-python-sdk-2.93.0.tar.gz create mode 100644 oci-python-sdk-2.93.1.tar.gz diff --git a/oci-python-sdk-2.93.0.tar.gz b/oci-python-sdk-2.93.0.tar.gz deleted file mode 100644 index 5c3343e..0000000 --- a/oci-python-sdk-2.93.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:26ca26b44a77f16a7695db14abff73c47033764a4f879cf7042f7c38fa64b2cf -size 16034433 diff --git a/oci-python-sdk-2.93.1.tar.gz b/oci-python-sdk-2.93.1.tar.gz new file mode 100644 index 0000000..9fb3067 --- /dev/null +++ b/oci-python-sdk-2.93.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a7d884762879351ac6a9f058dd0b101646385583fe8afc071609a52bcde547 +size 16037671 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index d142d44..3c9a97d 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 1 11:59:29 UTC 2023 - John Paul Adrian Glaubitz + +- Update to version 2.93.1 + * Support for calling Oracle Cloud Infrastructure services in the eu-dcc-rating-1, + eu-dcc-rating-2, eu-dcc-dublin-1, eu-dcc-dublin-2, and eu-dcc-milan-2 regions + * Support for on-demand bootstrap script execution in the Big Data Service + ------------------------------------------------------------------- Thu Feb 23 12:52:42 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 468b04e..cb5eed1 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -18,7 +18,7 @@ %bcond_without python2 Name: python-oci-sdk -Version: 2.93.0 +Version: 2.93.1 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0