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 2022-11-15 13:18:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oci-cli (Old)
 and      /work/SRC/openSUSE:Factory/.oci-cli.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oci-cli"

Tue Nov 15 13:18:41 2022 rev:29 rq:1035658 version:3.20.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/oci-cli/oci-cli.changes  2022-11-04 
17:41:27.518845828 +0100
+++ /work/SRC/openSUSE:Factory/.oci-cli.new.1597/oci-cli.changes        
2022-11-15 13:21:28.188814493 +0100
@@ -1,0 +2,46 @@
+Mon Nov 14 10:49:40 UTC 2022 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 3.20.1
+  * Database service
+    * Support for new commands
+      * ``oci db autonomous-database list-refreshable-clones``
+      * ``oci db cloud-exa-infra add-storage``
+      * ``oci db cloud-vm-cluster add``
+      * ``oci db cloud-vm-cluster remove``
+    * Support for new optional parameters
+      * ``oci db cloud-vm-cluster create --data-storage-size-in-tbs
+        --db-node-storage-size-in-gbs --db-servers --memory-size-in-gbs``
+      * ``oci db cloud-vm-cluster update --data-storage-size-in-tbs
+        --db-node-storage-size-in-gbs --memory-size-in-gbs``
+  * Support for creating rollback jobs in the Resource Manager service
+    * ``oci resource-manager job create-plan-rollback-job``
+    * ``oci resource-manager job create-apply-rollback-job``
+  * Support for EDGE value for existing parameter --node-type in the Big Data 
service
+    * ``oci bds instance worker-nodes add --node-type``
+  * Support for new optional parameter in the Data Flow service
+    * ``oci data-flow private-endpoint create --scan-details``
+    * ``oci data-flow private-endpoint update --scan-details``
+  * Application Dependency Management service
+    * Support for new commands
+      * ``oci adm vulnerability-audit 
create-vulnerability-audit-external-resource-vulnerability-audit-source``
+      * ``oci adm vulnerability-audit 
create-vulnerability-audit-oci-resource-vulnerability-audit-source``
+      * ``oci adm vulnerability-audit 
create-vulnerability-audit-unknown-source-vulnerability-audit-source``
+    * Support for new optional parameters
+      * ``oci adm vulnerability-audit 
list-application-dependency-vulnerabilities --depth --root-node-id``
+  * Dependency on click is downgraded to 7.1.2
+  * The required parameters --application-dependencies --compartment-id
+    are now optional in the Application Dependency Management service
+    * ``oci adm vulnerability-audit create --application-dependencies 
--compartment-id``
+  * Error message improvement with troubleshooting tips on RequestTimeout
+    and ConnectTimeout for CLI commands with JSON inputs
+  * Fixed incorrectly raised PermissionError when downloading content in
+    folders created from the console in the Object Storage service
+    * ``oci os object bulk-download``
+  * Fixed repeated confirmation prompt for no passphrase setup
+    * ``oci setup config``
+    * ``oci setup keys``
+- Refresh patches for new version
+  + oc_relax-python-depends.patch
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ oci-cli.spec ++++++
--- /var/tmp/diff_new_pack.UAu2dQ/_old  2022-11-15 13:21:28.620816723 +0100
+++ /var/tmp/diff_new_pack.UAu2dQ/_new  2022-11-15 13:21:28.636816806 +0100
@@ -28,7 +28,7 @@
 %bcond_with test
 %endif
 Name:           oci-cli%{psuffix}
-Version:        3.20.0
+Version:        3.20.1
 Release:        0
 Summary:        Oracle Cloud Infrastructure CLI
 License:        Apache-2.0
@@ -46,7 +46,7 @@
 BuildRequires:  python3-cryptography >= 3.2.1
 BuildRequires:  python3-devel
 BuildRequires:  python3-jmespath >= 0.10.0
-BuildRequires:  python3-oci-sdk >= 2.87.0
+BuildRequires:  python3-oci-sdk >= 2.88.0
 BuildRequires:  python3-pyOpenSSL >= 19.1.0
 BuildRequires:  python3-python-dateutil >= 2.5.3
 BuildRequires:  python3-pytz >= 2016.10
@@ -82,7 +82,7 @@
 Requires:       python3-click >= 8.0.4
 Requires:       python3-cryptography >= 3.2.1
 Requires:       python3-jmespath >= 0.10.0
-Requires:       python3-oci-sdk >= 2.87.0
+Requires:       python3-oci-sdk >= 2.88.0
 Requires:       python3-prompt_toolkit >= 3.0.29
 Requires:       python3-pyOpenSSL >= 19.1.0
 Requires:       python3-python-dateutil >= 2.5.3

++++++ oc_relax-python-depends.patch ++++++
--- /var/tmp/diff_new_pack.UAu2dQ/_old  2022-11-15 13:21:28.664816950 +0100
+++ /var/tmp/diff_new_pack.UAu2dQ/_new  2022-11-15 13:21:28.664816950 +0100
@@ -1,6 +1,6 @@
-diff -Nru oci-cli-3.20.0.orig/requirements.txt oci-cli-3.20.0/requirements.txt
---- oci-cli-3.20.0.orig/requirements.txt       2022-11-01 20:08:18.000000000 
+0100
-+++ oci-cli-3.20.0/requirements.txt    2022-11-02 12:39:46.299912638 +0100
+diff -Nru oci-cli-3.20.1.orig/requirements.txt oci-cli-3.20.1/requirements.txt
+--- oci-cli-3.20.1.orig/requirements.txt       2022-11-08 08:43:52.000000000 
+0100
++++ oci-cli-3.20.1/requirements.txt    2022-11-14 11:48:15.603353504 +0100
 @@ -2,41 +2,41 @@
  # 
(https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format),
  # you may need to use the --extra-index-url option instead.
@@ -10,7 +10,7 @@
  arrow>=1.0.0
  certifi
  cffi>=1.9.1
--click==8.0.4
+-click==7.1.2
 -coverage==4.5.2
 -cryptography>=3.2.1,<=37.0.2
 -httpsig-cffi==15.0.0
@@ -18,7 +18,7 @@
 -jmespath==0.10.0
 -ndg-httpsclient==0.4.2
 -mock==2.0.0
--oci==2.87.0
+-oci==2.88.0
 -packaging==20.2
 -pluggy==0.13.0
 -py==1.10.0
@@ -29,7 +29,7 @@
 -pytest==3.2.3
 -pytest-cov==2.5.1
 -python-dateutil>=2.5.3,<3.0.0
-+click>=8.0.4
++click>=7.1.2
 +coverage>=4.5.2
 +cryptography>=3.2.1
 +httpsig-cffi>=15.0.0
@@ -37,7 +37,7 @@
 +jmespath>=0.10.0
 +ndg-httpsclient>=0.4.2
 +mock>=2.0.0
-+oci>=2.87.0
++oci>=2.88.0
 +packaging>=20.2
 +pluggy>=0.13.0
 +py>=1.10.0
@@ -75,22 +75,22 @@
 +PyYAML>=5.4
 +docutils>=0.15.2
 +prompt-toolkit>=3.0.29
-diff -Nru oci-cli-3.20.0.orig/setup.py oci-cli-3.20.0/setup.py
---- oci-cli-3.20.0.orig/setup.py       2022-11-01 20:08:18.000000000 +0100
-+++ oci-cli-3.20.0/setup.py    2022-11-02 12:39:12.087779814 +0100
+diff -Nru oci-cli-3.20.1.orig/setup.py oci-cli-3.20.1/setup.py
+--- oci-cli-3.20.1.orig/setup.py       2022-11-08 08:43:52.000000000 +0100
++++ oci-cli-3.20.1/setup.py    2022-11-14 11:47:37.807302313 +0100
 @@ -29,23 +29,23 @@
      readme = f.read()
  
  requires = [
--    'oci==2.87.0',
-+    'oci>=2.87.0',
+-    'oci==2.88.0',
++    'oci>=2.88.0',
      'arrow>=1.0.0',
      'certifi',
--    'click==8.0.4',
+-    'click==7.1.2',
 -    'cryptography>=3.2.1,<=37.0.2',
 -    'jmespath==0.10.0',
 -    'python-dateutil>=2.5.3,<3.0.0',
-+    'click>=8.0.4',
++    'click>=7.1.2',
 +    'cryptography>=3.2.1',
 +    'jmespath>=0.10.0',
 +    'python-dateutil>=2.5.3',

++++++ oci-cli-3.20.0.tar.gz -> oci-cli-3.20.1.tar.gz ++++++
++++ 5255 lines of diff (skipped)

Reply via email to