Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package oci-cli for openSUSE:Factory checked 
in at 2024-04-18 22:13:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oci-cli (Old)
 and      /work/SRC/openSUSE:Factory/.oci-cli.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oci-cli"

Thu Apr 18 22:13:27 2024 rev:60 rq:1168843 version:3.39.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/oci-cli/oci-cli.changes  2024-04-07 
22:12:41.349287425 +0200
+++ /work/SRC/openSUSE:Factory/.oci-cli.new.26366/oci-cli.changes       
2024-04-18 22:14:38.045954829 +0200
@@ -1,0 +2,101 @@
+Thu Apr 18 12:13:50 UTC 2024 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 3.39.1
+  * Database Service
+    * New Autonomous Database Software Image Introduced
+      * ``oci db autonomous-database-software-image``
+    * Support for Autonomous Database Software Image
+      * ``oci db autonomous-database-software-image change-compartment
+        --autonomous-database-software-image-id``
+      * ``oci db autonomous-database-software-image create``
+      * ``oci db autonomous-database-software-image delete``
+      * ``oci db autonomous-database-software-image get
+        --autonomous-database-software-image-id``
+      * ``oci db autonomous-database-software-image list``
+      * ``oci db autonomous-database-software-image update
+        --autonomous-database-software-image-id``
+    * Support for optional parameter --database-software-image-id
+      * ``oci db autonomous-container-database create 
--database-software-image-id``
+  * Database Migration Service
+    * Support for AWS_S3 with object_storage_bucket migrations
+      * ``oci database-migration migration 
create-migration-aws-s3-data-transfer-medium-details``
+      * ``oci database-migration migration 
update-migration-aws-s3-data-transfer-medium-details``
+  * Generative AI Interface Service
+    * Support for Chat Results
+      * ``oci generative-ai-inference chat-result chat``
+      * ``oci generative-ai-inference chat-result chat-cohere-chat-request``
+      * ``oci generative-ai-inference chat-result chat-dedicated-serving-mode``
+      * ``oci generative-ai-inference chat-result chat-generic-chat-request``
+      * ``oci generative-ai-inference chat-result chat-on-demand-serving-mode``
+  * Network Load Balancer Service
+    * Addition of optional parameter --is-fail-open in
+      backend-set and health-checker update commands
+      * ``oci nlb backend-set update``
+      * ``oci nlb health-checker update``
+  * Redis Service
+    * Support for new optional parameters --nsg-ids in redis cluster commands
+      * ``oci redis redis-cluster create --nsg-ids``
+      * ``oci redis redis-cluster update --nsg-ids``
+  * Generative AI Service
+    * Support Dedicated AI Cluster Unit Shape LARGE_COHERE_V2
+      in the Generative AI Service Management
+      * ``oci generative-ai dedicated-ai-cluster``
+  * Usage Service
+    * Support for Usage Statements in email recipient groups
+      * ``oci usage-api email-recipients-group create``
+      * ``oci usage-api email-recipients-group delete``
+      * ``oci usage-api email-recipients-group get``
+      * ``oci usage-api email-recipients-group list``
+      * ``oci usage-api email-recipients-group update``
+  * AI Language Service
+    * Support for extracting entities from healthcare records
+      * ``oci ai language batch-detect-health-entities --documents
+        --endpoint-id --is-detect-assertions --is-detect-relationships``
+      * ``oci ai language batch-detect-pii-entities``
+  * Process Automation Service
+    * Support for the Oracle Process Automation instance start and stop 
operation
+      * ``oci opa opa-instance start --opa-instance-id``
+      * ``oci opa opa-instance stop --opa-instance-id``
+- from version 3.39.0
+  * [BREAKING] Application Migration Service removed
+    * ``oci application-migration``
+  * Support for oke workload resource principal signer auth
+    using --auth oke_workload_identity option
+  * OCI Network Load Balancer Service
+    * Support for the Domain Name System based backend health check
+      * ``oci nlb health-checker update --dns``
+    * Support for Fail Open in Network Load Balancer service
+      * ``oci nlb backend-set create --is-fail-open``
+      * ``oci nlb backend-set update --is-fail-open``
+    * New NLB feature with Instant FailOver
+      * ``oci nlb backend-set create  --is-instant-failover-enabled'``
+      * ``oci nlb backend-set update  --is-instant-failover-enabled'``
+  * Stack Monitoring Service
+    * Support for adding/updating source type and resource category
+      for resource types in the Stack Monitoring Service
+      * ``oci stack-monitoring resource-type create --resource-category, 
--source-type``
+      * ``oci stack-monitoring resource-type create-system-format-resource-type
+        --resource-category, --source-type``
+      * ``oci stack-monitoring resource-type update --resource-category, 
--source-type``
+      * ``oci stack-monitoring resource-type update-system-format-resource-type
+        --resource-category, --source-type``
+    * Support for searching resources based on resource category, sourceType, 
multiple
+      compartments, multiple lifecycle states in the Stack Monitoring Service
+      * ``oci stack-monitoring resource search --compartment-ids,
+        --lifecycle-states, --resource-category, --source-type``
+    * Support for filtering listed resources based on lifecycle
+      status in the Stack Monitoring Service
+      * ``oci stack-monitoring resource list --status``
+    * Support for creating tasks with new config parameters in the Stack 
Monitoring Service
+      * ``oci stack-monitoring resource-task import-telemetry-resources 
--console-path-prefix,
+        --external-id-mapping, --up-status-mappings, --resource-name-filter, 
--resource-name-mapping,
+        --resource-type-filter, --resource-type-mapping, --service-base-url, 
--use-metrics-for-status``
+  * Support for setting nested resource principal parent URL in
+    the Oracle Cloud Infrastructure Data Flow service
+    * ``oci data-flow run create --opc-parent-rpt-url``
+    * ``oci data-flow run submit --opc-parent-rpt-url``
+- Refresh patches for new version
+  * oc_relax-python-depends.patch
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

Old:
----
  oci-cli-3.38.1.tar.gz

New:
----
  oci-cli-3.39.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ oci-cli.spec ++++++
--- /var/tmp/diff_new_pack.RxkDct/_old  2024-04-18 22:14:38.585974686 +0200
+++ /var/tmp/diff_new_pack.RxkDct/_new  2024-04-18 22:14:38.585974686 +0200
@@ -36,7 +36,7 @@
 %global _sitelibdir %{%{pythons}_sitelib}
 
 Name:           oci-cli%{psuffix}
-Version:        3.38.1
+Version:        3.39.1
 Release:        0
 Summary:        Oracle Cloud Infrastructure CLI
 License:        Apache-2.0
@@ -52,7 +52,7 @@
 BuildRequires:  %{pythons}-cryptography >= 3.2.1
 BuildRequires:  %{pythons}-devel
 BuildRequires:  %{pythons}-jmespath >= 0.10.0
-BuildRequires:  %{pythons}-oci-sdk >= 2.125.1
+BuildRequires:  %{pythons}-oci-sdk >= 2.125.3
 BuildRequires:  %{pythons}-pip
 BuildRequires:  %{pythons}-pyOpenSSL >= 22.1.0
 BuildRequires:  %{pythons}-python-dateutil >= 2.5.3
@@ -95,7 +95,7 @@
 Requires:       %{pythons}-click >= 8.0.4
 Requires:       %{pythons}-cryptography >= 3.2.1
 Requires:       %{pythons}-jmespath >= 0.10.0
-Requires:       %{pythons}-oci-sdk >= 2.125.1
+Requires:       %{pythons}-oci-sdk >= 2.125.3
 Requires:       %{pythons}-prompt_toolkit >= 3.0.29
 Requires:       %{pythons}-pyOpenSSL >= 22.1.0
 Requires:       %{pythons}-python-dateutil >= 2.5.3

++++++ oc_relax-python-depends.patch ++++++
--- /var/tmp/diff_new_pack.RxkDct/_old  2024-04-18 22:14:38.605975421 +0200
+++ /var/tmp/diff_new_pack.RxkDct/_new  2024-04-18 22:14:38.609975568 +0200
@@ -1,6 +1,6 @@
-diff -Nru oci-cli-3.38.1.orig/requirements.txt oci-cli-3.38.1/requirements.txt
---- oci-cli-3.38.1.orig/requirements.txt       2024-04-02 07:39:29.000000000 
+0200
-+++ oci-cli-3.38.1/requirements.txt    2024-04-04 13:18:32.988643564 +0200
+diff -Nru oci-cli-3.39.1.orig/requirements.txt oci-cli-3.39.1/requirements.txt
+--- oci-cli-3.39.1.orig/requirements.txt       2024-04-16 10:33:42.000000000 
+0200
++++ oci-cli-3.39.1/requirements.txt    2024-04-18 14:04:51.410499047 +0200
 @@ -2,47 +2,47 @@
  # 
(https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format),
  # you may need to use the --extra-index-url option instead.
@@ -18,7 +18,7 @@
 -jmespath==0.10.0
 -ndg-httpsclient==0.4.2
 -mock==2.0.0
--oci==2.125.1
+-oci==2.125.3
 -packaging==20.2
 -pluggy==0.13.0
 -py==1.11.0
@@ -38,7 +38,7 @@
 +jmespath>=0.10.0
 +ndg-httpsclient>=0.4.2
 +mock>=2.0.0
-+oci>=2.125.1
++oci>=2.125.3
 +packaging>=20.2
 +pluggy>=0.13.0
 +py>=1.11.0
@@ -82,18 +82,18 @@
 +prompt-toolkit>=3.0.29
  setuptools>65.5.1; python_version > '3.6'
 -setuptools==59.6.0; python_version == '3.6'
-+setuptools>=59.6.0; python_version == '3.6'
++setuptools>=59.6.0; python_version >= '3.6'
  # this is required because of python 3.6 requests dependency version bound
  urllib3<=1.26.15
-diff -Nru oci-cli-3.38.1.orig/setup.py oci-cli-3.38.1/setup.py
---- oci-cli-3.38.1.orig/setup.py       2024-04-02 07:39:29.000000000 +0200
-+++ oci-cli-3.38.1/setup.py    2024-04-04 13:17:45.541463383 +0200
+diff -Nru oci-cli-3.39.1.orig/setup.py oci-cli-3.39.1/setup.py
+--- oci-cli-3.39.1.orig/setup.py       2024-04-16 10:33:42.000000000 +0200
++++ oci-cli-3.39.1/setup.py    2024-04-18 14:13:32.618481796 +0200
 @@ -30,23 +30,23 @@
      readme = f.read()
  
  requires = [
--    'oci==2.125.1',
-+    'oci>=2.125.1',
+-    'oci==2.125.3',
++    'oci>=2.125.3',
      'arrow>=1.0.0',
      'certifi',
 -    'click==8.0.4',

++++++ oci-cli-3.38.1.tar.gz -> oci-cli-3.39.1.tar.gz ++++++
++++ 7032 lines of diff (skipped)

Reply via email to