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-03-25 21:21:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-oci-sdk (Old) and /work/SRC/openSUSE:Factory/.python-oci-sdk.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oci-sdk" Wed Mar 25 21:21:53 2026 rev:95 rq:1342497 version:2.168.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-oci-sdk/python-oci-sdk.changes 2026-01-29 17:48:11.037565089 +0100 +++ /work/SRC/openSUSE:Factory/.python-oci-sdk.new.8177/python-oci-sdk.changes 2026-03-27 06:48:27.991399990 +0100 @@ -1,0 +2,84 @@ +Wed Mar 25 13:02:04 UTC 2026 - John Paul Adrian Glaubitz <[email protected]> + +- Update to version 1.168.3 + * Support for the Generative AI Data service + * Support for Generative AI Project features in the Generative AI service + * Support for the Generative AI Vector Store Connector feature in the Generative AI service + * Support for Hosted Deployment in the Generative AI service + * Support for cluster admin password stored in OCI Vaults in the Big Data service (BDS) + * Support for Block Storage to Master/Utility and Edge Nodes in the Big Data service + * Support for deleting multiple nodes in the Big Data service +- from version 2.168.2 + * Support for additional node pools for ML and Coordinator nodes in the OpenSearch service + * The urllib3 is no more a vendored library + * The upper bound for `urllib3` dependency has changed to versions till `2.6.0` for python + version `>=3.10` to address security vulnerability CVE-2025-66418. +- from version 2.168.1 + * Support for the Guarded Data Pipelines (GDP) service + * Support for the Limits Increase service + * Support for VMware Bring-Your-Own-License with VCF5.2 in the Oracle Cloud VMware Provisioning service + * Support for Identity Verification in the Identity Domains service + * Support for OKV-based keys, moving replication units and recreating failed resources based + on Exascale and Autonomous infrastructure in the Globally Distributed Database service + * Support for setting the last IP drain period for email IP pools in the Email Delivery service + * Support for additional filters when listing work requests in the Email Delivery service + * Support for the VCNIP IP Lifetime feature in the Compute service +- from version 2.168.0 + * Support for the User Managed Maintenance Window Feature in the Lustre File service + * Support for multiple standby databases across AD and Regions in a Data Guard + environment for Base Database in the Database service + * Support for OS Patching in Base Database in the Database service + * Support for Valkey 8.1 in the Redis service + * Support for Exadata Cost Management in the Ops Insights service + * Support for accepting target database user credentials for masking + and generating health reports in the Data Safe service + * Property `password` is removed from models `CreateFusionEnvironmentAdminUserDetails` + in the Fusion Applications service +- from version 2.167.3 + * Support for calling Oracle Cloud Infrastructure services in the af-casablanca-1 region + * Support for specifying TCP and SSL scan listener ports for Disaster Recovery Networks in the Database service + * Support for readiness check in the Exadata Fleet Update service + * Support for zone transparency in the DNS service + * Support for retrieving DB system and channel status (information about + availability and operational indicators) in the MySQL HeatWave service + * Support for configuring telemetry (exporting logs to Log Analytics) in the MySQL HeatWave Service + * Support for enabling and disabling the logging feature in Dataflow SQL endpoints in the Data Flow service + * The upper bound for `cryptography` dependency has changed to versions less than `47.0.0` +- from version 2.167.2 + * Support for customer-controlled public IP decommissioning in the Kubernetes Engine service + * Support for managing declarative auto-scaling of GPU cluster size in the Compute service + * Support for advanced Database Management ExaDB-D/ExaDB-C@C Storage Monitoring in the Oracle Exadata Database service + * Support for listing maintenance events and configuring maintenance-disabled windows in the MySQL HeatWave service +- from version 2.167.1 + * Support for assessments in the Database Migration Service + * Support for managing fleet updates for collections of Databases + and VM Clusters in the Oracle Exadata Database Service (ExaDB-XS) + * Support for audit vulnerabilities in the Application Dependency Management service + * Support for new fields DeviceName and InterfaceName for CreateCrossConnect in the Networking service + * Support for bulk CRUD operation for Private IP and IPv6 in the Virtual Networking service + * Support for burstable capacity coverage in Compute Capacity Report API in the Virtual Networking service + * Support for flexible MySQL Configurations in the MySQL HeatWave service +- from version 2.167.0 + * Support for new model capability in the Generative AI service + * Support for DAC Endpoint Inference Protection with additional configurations like + Prompt Injection (PI) and Personally Identifiable Information (PII) along with + existing Content Moderation (CM) Configuration in the Generative AI service + * Support for VM backup storage on Exascale in the Database service + * Support for allowing name search in entity associations and source associations in the Log Analytics service + * Support for allowing user to update cloud resource id and OMDS OCID when updating entity in the Log Analytics service + * Support for passing variable values as arguments in the query API in the Log Analytics service + * Support for returning task status description in listRules API + for saved search detection rules in the Log Analytics service + * Support for adding recall data size and release data size in the Log Analytics service + * Support for connection status and pool image update in the Secure Desktops service + * Support for non persistent desktops and boot volume sizing in the Secure Desktops service + * Support for Video Input in the Secure Desktops service + * Support for customers to view host correlation ID in compute host API list response in the Core service + * Support for compartmentIdInSubtree in List APIs in the Management Dashboard service + * Support smaller firewall and metadata description in the Network Firewall service + * Removed support for the Globally Distributed Database ("globallydistributeddatabase") + service, use "distributeddatabase" instead +- Refresh ops_relax-python-depends.patch +- Update Requires from setup.py + +------------------------------------------------------------------- Old: ---- oci-python-sdk-2.166.0.tar.gz New: ---- oci-python-sdk-2.168.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-oci-sdk.spec ++++++ --- /var/tmp/diff_new_pack.q6WwOV/_old 2026-03-27 06:48:30.203491084 +0100 +++ /var/tmp/diff_new_pack.q6WwOV/_new 2026-03-27 06:48:30.227492072 +0100 @@ -19,7 +19,7 @@ %bcond_without python2 %{?sle15_python_module_pythons} Name: python-oci-sdk -Version: 2.166.0 +Version: 2.168.3 Release: 0 Summary: Oracle Cloud Infrastructure Python SDK License: Apache-2.0 OR UPL-1.0 @@ -47,7 +47,7 @@ Requires: python-requests Requires: python-six Requires: python-sseclient -Requires: python-urllib3_1 +Requires: python-urllib3 >= 2.6.3 # /SECTION BuildArch: noarch # SECTION test requirements ++++++ oci-python-sdk-2.166.0.tar.gz -> oci-python-sdk-2.168.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-oci-sdk/oci-python-sdk-2.166.0.tar.gz /work/SRC/openSUSE:Factory/.python-oci-sdk.new.8177/oci-python-sdk-2.168.3.tar.gz differ: char 13, line 1 ++++++ ops_relax-python-depends.patch ++++++ --- /var/tmp/diff_new_pack.q6WwOV/_old 2026-03-27 06:48:30.731512827 +0100 +++ /var/tmp/diff_new_pack.q6WwOV/_new 2026-03-27 06:48:30.771514474 +0100 @@ -1,15 +1,15 @@ -diff -Nru oci-python-sdk-2.164.0.orig/requirements.txt oci-python-sdk-2.164.0/requirements.txt ---- oci-python-sdk-2.164.0.orig/requirements.txt 2025-11-18 08:33:50.000000000 +0100 -+++ oci-python-sdk-2.164.0/requirements.txt 2025-11-28 09:36:44.135640423 +0100 -@@ -1,22 +1,21 @@ +diff -Nru oci-python-sdk-2.168.3.orig/requirements.txt oci-python-sdk-2.168.3/requirements.txt +--- oci-python-sdk-2.168.3.orig/requirements.txt 2026-03-24 05:33:57.000000000 +0100 ++++ oci-python-sdk-2.168.3/requirements.txt 2026-03-25 13:56:52.923930125 +0100 +@@ -1,24 +1,23 @@ -autodocsumm==0.1.11 +autodocsumm>=0.1.11 certifi -coverage==4.5.2 --cryptography>=3.2.1,<46.0.0 +-cryptography>=3.2.1,<47.0.0 -flake8>=3.6.0,<6 -mock==2.0.0 --pyOpenSSL>=17.5.0,<=25.1.0 +-pyOpenSSL>=17.5.0,<=25.3.0 -pytest==4.1.0 -pytest-cov==2.6.1 -attrs==19.1.0 @@ -36,31 +36,29 @@ +vcrpy>=2.0.1 +wheel circuitbreaker>=1.3.1,<2.0.0; python_version <= '3.6' --circuitbreaker>=1.3.1,<3.0.0; python_version >= '3.7' + circuitbreaker>=1.3.1,<3.0.0; python_version >= '3.7' + urllib3==1.26.2; python_version < '3.10.0' + urllib3>=2.6.3; python_version >= '3.10.0' -docutils<0.18 -Jinja2<3.1 \ No newline at end of file -+circuitbreaker>=1.3.1; python_version >= '3.7' +docutils +Jinja2 -diff -Nru oci-python-sdk-2.164.0.orig/setup.py oci-python-sdk-2.164.0/setup.py ---- oci-python-sdk-2.164.0.orig/setup.py 2025-11-18 08:33:50.000000000 +0100 -+++ oci-python-sdk-2.164.0/setup.py 2025-11-28 09:36:37.421498370 +0100 -@@ -32,12 +32,12 @@ +diff -Nru oci-python-sdk-2.168.3.orig/setup.py oci-python-sdk-2.168.3/setup.py +--- oci-python-sdk-2.168.3.orig/setup.py 2026-03-24 05:33:57.000000000 +0100 ++++ oci-python-sdk-2.168.3/setup.py 2026-03-25 13:49:52.391303446 +0100 +@@ -31,10 +31,9 @@ + requires = [ "certifi", - "configparser==4.0.2 ; python_version < '3'", -- "cryptography>=3.2.1,<46.0.0", -- "pyOpenSSL>=17.5.0,<=25.1.0", +- "configparser==4.0.2 ; python_version < '3'", +- "cryptography>=3.2.1,<47.0.0", +- "pyOpenSSL>=17.5.0,<=25.3.0", - "python-dateutil>=2.5.3,<3.0.0", + "cryptography>=3.2.1", + "pyOpenSSL>=17.5.0", + "python-dateutil>=2.5.3", "pytz>=2016.10", "circuitbreaker>=1.3.1,<2.0.0; python_version <= '3.6'", -- "circuitbreaker>=1.3.1,<3.0.0; python_version >= '3.7'" -+ "circuitbreaker>=1.3.1; python_version >= '3.7'" - ] - - extras_require = { + "circuitbreaker>=1.3.1,<3.0.0; python_version >= '3.7'",
