Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-oci-sdk for openSUSE:Factory checked in at 2026-05-20 15:26:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oci-sdk (Old) and /work/SRC/openSUSE:Factory/.python-oci-sdk.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oci-sdk" Wed May 20 15:26:11 2026 rev:97 rq:1354172 version:2.175.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oci-sdk/python-oci-sdk.changes 2026-04-22 16:55:57.206954406 +0200 +++ /work/SRC/openSUSE:Factory/.python-oci-sdk.new.1966/python-oci-sdk.changes 2026-05-20 15:27:10.060681960 +0200 @@ -1,0 +2,55 @@ +Wed May 20 06:44:56 UTC 2026 - John Paul Adrian Glaubitz <[email protected]> + +- Update to version 1.175.0 + * Support for the Cost Anomaly Detection service + * Support for listing OCI Generative AI Guardrails versions with + accuracy and performance in the Generative AI service + * Support for guardrail versions when applying guardrails in the Generative AI service + * Support for data population status on tenancy attachment in the Resource Analytics service + * Support for compute count options in the Resource Analytics service + * Support for Cluster Placement Groups (CPG) and security groups (SG) + in compute capacity reports in the Compute service + * Support for failed node replacement in the Big Data service + * Support for creating new DB systems from existing DB systems + with an optional replication channels in the MySQL HeatWave service + * Support for work requests to track create, update, and delete operations + for streams, stream pools, and Kafka Connect configuration resources in + the Streaming service + * Parameter `cluster_admin_password` and `secret_id` was removed from the model + `CreateBdsCertificateConfigurationDetails` in the Big Data service +- from version 2.174.0 + * Support for the Database Tools Runtime service + * Support for multi modality models and their new capabilities in the Generative AI service + * Support for Indirectly Connected Devices in the OCI Internet of Things (OCI IoT) service + * Support for patch APIs to add and delete multiple IPv6 prefixes in the Virtual Cloud Network service + * Support for Model Context Protocol (MCP) servers in the Database Tools service + * Support for SQL reports in the Database Tools service + * Support for database API gateway configurations in the Database Tools service + * Support for Oracle database external authentication with OCI IAM + and Azure Active Directory in the Database Tools service + * Property `connectivity_type` was made required for models `DigitalTwinInstance` + and `DigitalTwinInstanceSummary` in the IOT service +- from version 2.173.1 + * Support for large generic v4 and v5 unit shapes in the Generative AI service +- from version 2.173.0 + * Support for OCI cache backup/restore and export/import in the Redis service + * Support for embed V4 multimodal capabilities in the Generative AI Inference service + * Support for new rerank models `CohereH100X1`, `CohereA10080GX1`, `CohereA10040GX1` , + `CohereA10X1` in dedicated AI clusters in the Generative AI service + * Support for assessments in the Database Migration Service + * Support for improved failure and logging visibility during container creation in the Batch service + * Support for group tasks, enhanced task execution observability, job and tasklifecycle + event visibility, updated job lifecycle behavior and increased task argument + length limit in the Batch service + * Support for activity logs in dedicated KMS in the Key Management service + * Support for demo fusion environment type in the Fusion Apps as a Service service + * Support for adding Vanity Domain feature in the Fusion Apps as a Service service + * Support for IPv6 dual stack endpoint in the Java Management Service + * Support for listing Java installation usage summaries with JRE + security status filter in the Java Management service + * Support for enabling inheritance in security zone entities after deletion in the Cloud Guard service + * Removed parameters `freeform_tags` and `defined_tags` from `CreateIdentityTokenDetails` + model from the Redis service +- Refresh ops_relax-python-depends.patch + +------------------------------------------------------------------- Old: ---- oci-python-sdk-2.172.0.tar.gz New: ---- oci-python-sdk-2.175.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oci-sdk.spec ++++++ --- /var/tmp/diff_new_pack.gCfc2x/_old 2026-05-20 15:27:10.668707006 +0200 +++ /var/tmp/diff_new_pack.gCfc2x/_new 2026-05-20 15:27:10.668707006 +0200 @@ -19,7 +19,7 @@ %bcond_without python2 %{?sle15_python_module_pythons} Name: python-oci-sdk -Version: 2.172.0 +Version: 2.175.0 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0 ++++++ oci-python-sdk-2.172.0.tar.gz -> oci-python-sdk-2.175.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-oci-sdk/oci-python-sdk-2.172.0.tar.gz /work/SRC/openSUSE:Factory/.python-oci-sdk.new.1966/oci-python-sdk-2.175.0.tar.gz differ: char 13, line 1 ++++++ ops_relax-python-depends.patch ++++++ --- /var/tmp/diff_new_pack.gCfc2x/_old 2026-05-20 15:27:10.716708984 +0200 +++ /var/tmp/diff_new_pack.gCfc2x/_new 2026-05-20 15:27:10.720709148 +0200 @@ -1,9 +1,7 @@ -diff -Nru oci-python-sdk-2.172.0.orig/requirements.txt oci-python-sdk-2.172.0/requirements.txt ---- oci-python-sdk-2.172.0.orig/requirements.txt 2026-04-21 06:47:35.000000000 +0200 -+++ oci-python-sdk-2.172.0/requirements.txt 2026-04-21 12:15:04.740673318 +0200 -@@ -1,32 +1,23 @@ --autodocsumm==0.1.11 -+autodocsumm>=0.1.11 +diff -Nru oci-python-sdk-2.175.0.orig/requirements.txt oci-python-sdk-2.175.0/requirements.txt +--- oci-python-sdk-2.175.0.orig/requirements.txt 2026-05-19 15:29:25.000000000 +0200 ++++ oci-python-sdk-2.175.0/requirements.txt 2026-05-20 08:44:38.001968951 +0200 +@@ -1,28 +1,18 @@ certifi -coverage==4.5.2 -cryptography==42.0.8; python_full_version == '3.9.0' or python_full_version == '3.9.1' @@ -16,17 +14,14 @@ -attrs==19.1.0 -python-dateutil>=2.5.3,<=2.7.3 +coverage>=4.5.2 -+cryptography>=42.0.8 ++cryptography>=3.2.1 +flake8>=3.6.0 -+mock>=2.0.0 +pyOpenSSL>=17.5.0 +pytest>=4.1.0 +pytest-cov>=2.6.1 +attrs>=19.1.0 +python-dateutil>=2.5.3 pytz>=2016.10 --sphinx-rtd-theme==0.4.2 --sphinx==1.8.3 -tox==3.14.3 -virtualenv==20.0.6; python_version < '3.8' -virtualenv==20.17.1; python_version == '3.8' @@ -41,12 +36,9 @@ -circuitbreaker>=1.3.1,<3.0.0; python_version >= '3.7' -urllib3==1.26.20; python_version < '3.10.0' -urllib3>=2.6.3; python_version >= '3.10.0' --docutils<0.18 -Jinja2<3.0.0; python_version == '3.6' -Jinja2>=3.1.5,<4.0.0; python_version >= '3.7' \ No newline at end of file -+sphinx-rtd-theme>=0.4.2 -+sphinx>=1.8.3 +tox>=3.14.3 +virtualenv>=20.36.1 +vcrpy>=2.0.1 @@ -54,11 +46,10 @@ +setuptools>=78.1.1 +circuitbreaker>=1.3.1 +urllib3>=2.6.3 -+docutils +Jinja2>=3.1.5 -diff -Nru oci-python-sdk-2.172.0.orig/setup.py oci-python-sdk-2.172.0/setup.py ---- oci-python-sdk-2.172.0.orig/setup.py 2026-04-21 06:47:35.000000000 +0200 -+++ oci-python-sdk-2.172.0/setup.py 2026-04-21 12:13:22.612095936 +0200 +diff -Nru oci-python-sdk-2.175.0.orig/setup.py oci-python-sdk-2.175.0/setup.py +--- oci-python-sdk-2.175.0.orig/setup.py 2026-05-19 15:29:25.000000000 +0200 ++++ oci-python-sdk-2.175.0/setup.py 2026-05-20 08:43:20.311860333 +0200 @@ -31,15 +31,12 @@ requires = [
