From 74bb9ba8c219ab01841b71aaf6be43bd248da1f787707d8b4d6767f8730b0ea4 Mon Sep 17 00:00:00 2001 From: Git SCM Staging Date: Mon, 22 Jul 2024 07:50:46 +0000 Subject: [PATCH] [info=5a2fb862e649c9026787ec05639966ff9662d1d215d19abacedc10f24d83b601] OBS-URL: https://build.opensuse.org/package/show/devel:Factory:git-workflow:staging:glaubitz:python-oci-sdk:3/python-oci-sdk?expand=0&rev=1 --- _scmsync.obsinfo | 4 ++++ build.specials.obscpio | 3 +++ oci-python-sdk-2.129.3.tar.gz | 3 +++ python-oci-sdk.changes | 6 ++++++ python-oci-sdk.spec | 2 +- 5 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 _scmsync.obsinfo create mode 100644 build.specials.obscpio create mode 100644 oci-python-sdk-2.129.3.tar.gz diff --git a/_scmsync.obsinfo b/_scmsync.obsinfo new file mode 100644 index 0000000..bbf5774 --- /dev/null +++ b/_scmsync.obsinfo @@ -0,0 +1,4 @@ +mtime: 1721634159 +commit: 5a2fb862e649c9026787ec05639966ff9662d1d215d19abacedc10f24d83b601 +url: https://src.opensuse.org/glaubitz/python-oci-sdk.git +revision: 5a2fb862e649c9026787ec05639966ff9662d1d215d19abacedc10f24d83b601 diff --git a/build.specials.obscpio b/build.specials.obscpio new file mode 100644 index 0000000..8ae0bc3 --- /dev/null +++ b/build.specials.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed143e8ba7aeb8045aff22f8e9a4b3e1b684732d055ec6f39bc4e1acd10ae242 +size 256 diff --git a/oci-python-sdk-2.129.3.tar.gz b/oci-python-sdk-2.129.3.tar.gz new file mode 100644 index 0000000..7a6aa01 --- /dev/null +++ b/oci-python-sdk-2.129.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d775c6c31838e432a10157f5ccd3f00e939ddb9aee04f6c1be85498fbaa54b8e +size 15468822 diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes index e677fad..ecad66f 100644 --- a/python-oci-sdk.changes +++ b/python-oci-sdk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 18 14:37:15 UTC 2024 - John Paul Adrian Glaubitz + +- Update to version 2.129.3 + * Support for calling Oracle Cloud Infrastructure services in the me-abudhabi-2 region + ------------------------------------------------------------------- Mon Jul 15 13:43:19 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec index 92906ef..f1540a0 100644 --- a/python-oci-sdk.spec +++ b/python-oci-sdk.spec @@ -19,7 +19,7 @@ %bcond_without python2 %{?sle15_python_module_pythons} Name: python-oci-sdk -Version: 2.129.2 +Version: 2.129.3 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0