From e4743c8242371110beefe65a5e25afeaa78b973f7df2219358a8b93efcc46eb3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= <mmachova@suse.com>
Date: Thu, 29 Jun 2023 20:34:38 +0000
Subject: [PATCH] Accepting request 1095975 from
 home:glaubitz:branches:devel:languages:python

- Update to version 2.105.0
  * Support for calling Oracle Cloud Infrastructure services in the eu-frankfurt-2 region
  * Support for the OS Management Hub service
  * Support for changing the key store type, and rotating keys,
    on Exadata Cloud at Customer in the Database service
  * Support for launching VM database systems using Ampere A1 shapes in the Database service
  * Support for additional currencies and countries on paid listings in the Marketplace service
  * Support for ECPU integration in the License Manager service
  * Support for freeform and defined tags on resources in the Generic Artifacts service
  * Support for SQL endpoints in the Data Flow service
  * Support for setting replication delays on channels in the MySQL Database service
  * Support for setting how channels handle replicated tables
    with no primary key in the MySQL Database service
  * Support for SQL Plan Management (SPM) in Database Management service
  * Support for retries by default on operations of the Generic Artifacts service

OBS-URL: https://build.opensuse.org/request/show/1095975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oci-sdk?expand=0&rev=107
---
 oci-python-sdk-2.104.3.tar.gz |  3 ---
 oci-python-sdk-2.105.0.tar.gz |  3 +++
 python-oci-sdk.changes        | 19 +++++++++++++++++++
 python-oci-sdk.spec           |  2 +-
 4 files changed, 23 insertions(+), 4 deletions(-)
 delete mode 100644 oci-python-sdk-2.104.3.tar.gz
 create mode 100644 oci-python-sdk-2.105.0.tar.gz

diff --git a/oci-python-sdk-2.104.3.tar.gz b/oci-python-sdk-2.104.3.tar.gz
deleted file mode 100644
index ab389f7..0000000
--- a/oci-python-sdk-2.104.3.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:434f52e00c6ba61a696da8f206030f32984f0067503adbf92151e9d557785978
-size 16797220
diff --git a/oci-python-sdk-2.105.0.tar.gz b/oci-python-sdk-2.105.0.tar.gz
new file mode 100644
index 0000000..9622dc5
--- /dev/null
+++ b/oci-python-sdk-2.105.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5166b7b7ccc5a1e11a1a3032a47e3b532b208dc8aeda9ef150e28a45bec326ec
+size 17040966
diff --git a/python-oci-sdk.changes b/python-oci-sdk.changes
index 6dd97ea..9c6a7c5 100644
--- a/python-oci-sdk.changes
+++ b/python-oci-sdk.changes
@@ -1,3 +1,22 @@
+-------------------------------------------------------------------
+Thu Jun 29 11:38:54 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
+
+- Update to version 2.105.0
+  * Support for calling Oracle Cloud Infrastructure services in the eu-frankfurt-2 region
+  * Support for the OS Management Hub service
+  * Support for changing the key store type, and rotating keys,
+    on Exadata Cloud at Customer in the Database service
+  * Support for launching VM database systems using Ampere A1 shapes in the Database service
+  * Support for additional currencies and countries on paid listings in the Marketplace service
+  * Support for ECPU integration in the License Manager service
+  * Support for freeform and defined tags on resources in the Generic Artifacts service
+  * Support for SQL endpoints in the Data Flow service
+  * Support for setting replication delays on channels in the MySQL Database service
+  * Support for setting how channels handle replicated tables
+    with no primary key in the MySQL Database service
+  * Support for SQL Plan Management (SPM) in Database Management service
+  * Support for retries by default on operations of the Generic Artifacts service
+
 -------------------------------------------------------------------
 Thu Jun 22 10:22:58 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
 
diff --git a/python-oci-sdk.spec b/python-oci-sdk.spec
index 60288bf..4e50025 100644
--- a/python-oci-sdk.spec
+++ b/python-oci-sdk.spec
@@ -18,7 +18,7 @@
 
 %bcond_without python2
 Name:           python-oci-sdk
-Version:        2.104.3
+Version:        2.105.0
 Release:        0
 Summary:        Oracle Cloud Infrastructure Python SDK
 License:        Apache-2.0 OR UPL-1.0