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 2023-10-20 23:18:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oci-cli (Old)
 and      /work/SRC/openSUSE:Factory/.oci-cli.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oci-cli"

Fri Oct 20 23:18:33 2023 rev:50 rq:1119158 version:3.34.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/oci-cli/oci-cli.changes  2023-10-05 
20:04:01.224592967 +0200
+++ /work/SRC/openSUSE:Factory/.oci-cli.new.1945/oci-cli.changes        
2023-10-20 23:21:19.188486517 +0200
@@ -1,0 +2,67 @@
+Thu Oct 19 09:19:17 UTC 2023 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 3.34.0
+  * Support for the new Redis service
+    * ``oci redis``
+  * Support for export Container and Kubernetes application listings in the 
Marketplace Service
+    * ``oci marketplace-publisher``
+  * Support for achieving higher limits in the Network Firewall Service
+    * ``oci network-firewall address-list``
+    * ``oci network-firewall application``
+    * ``oci network-firewall application-group``
+    * ``oci network-firewall decryption-profile``
+    * ``oci network-firewall decryption-rule``
+    * ``oci network-firewall mapped-secret``
+    * ``oci network-firewall network-firewall-policy``
+    * ``oci network-firewall security-rule``
+    * ``oci network-firewall service``
+    * ``oci network-firewall service-list``
+    * ``oci network-firewall url-list``
+  * Support for exporting access request reports in the Managed Access Service
+    * ``oci oma lockbox export-access-requests``
+  * Support for Mount File System in Data Science Jobs and Notebooks in the 
Data Science Service
+    * ``oci data-science job create 
--job-storage-mount-configuration-details-list``
+    * ``oci data-science job update 
--job-storage-mount-configuration-details-list``
+    * ``oci data-science notebook-session create 
--notebook-session-storage-mount-configuration-details-list``
+    * ``oci data-science notebook-session update 
--notebook-session-storage-mount-configuration-details-list``
+  * Logging Management
+    * Support for unified agent operational metrics for the service 
configuration option
+      * ``oci logging agent-configuration``
+    * Added new destination field in the option ``--service-configuration``
+  * [BREAKING] Optional parameter ``--auto-approval-state`` was removed in the 
Managed Access Service
+    * ``oci oma lockbox update``
+  * [BREAKING] Optional parameter ``--service-stage`` was removed in the 
Logging Management Service
+    * ``oci logging service list``
+  * [BREAKING] Optional parameters ``--application-lists, 
--decryption-profiles, --decryption-rules,
+    --ip-address-lists, --mapped-secrets, --security-rules, --url-lists`` were 
removed in the Network
+    Firewall Service
+    * ``oci network-firewall network-firewall-policy create``
+    * ``oci network-firewall network-firewall-policy update``
+- from version 3.33.4
+  * Database Service
+    * Support for new command
+      * ``oci db pluggable-database relocate-pdb``
+      * ``oci db pluggable-database create-local-clone``
+      * ``oci db pluggable-database create-remote-clone``
+      * ``oci db pluggable-database convert-to-regular``
+      * ``oci db pluggable-database refresh``
+    * Support for new optional parameter
+      * ``oci db database restore --pdb-name``
+      * ``oci db pluggable-database create --create-pdb-backup 
--cdb-admin-password``
+    * Support for displaying resource usage information on autonomous vm 
cluster
+      * ``oci db autonomous-vm-cluster 
get-autonomous-vm-cluster-resource-usage --autonomous-vm-cluster-id``
+      * ``oci db autonomous-vm-cluster 
list-autonomous-vm-cluster-acd-resource-usage --autonomous-vm-cluster-id``
+  * Marketplace Service
+    * Support for export Container and Kubernetes app listings
+      * ``oci marketplace listing export``
+    * Support for work request status for export Container and Kubernetes app 
listings
+      * ``oci marketplace work-request``
+  * Support for creating a Flow Log type Capture filter in Virtual Cloud 
Network service
+    * ``oci network capture-filter create --flow-log-capture-filter-rules``
+    * ``oci network capture-filter list --filter-type``
+    * ``oci network capture-filter update --flow-log-capture-filter-rules``
+- Refresh patches for new version
+  * oc_relax-python-depends.patch
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ oci-cli.spec ++++++
--- /var/tmp/diff_new_pack.ukNncU/_old  2023-10-20 23:21:19.860511037 +0200
+++ /var/tmp/diff_new_pack.ukNncU/_new  2023-10-20 23:21:19.860511037 +0200
@@ -28,7 +28,7 @@
 %bcond_with test
 %endif
 Name:           oci-cli%{psuffix}
-Version:        3.33.3
+Version:        3.34.0
 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.112.3
+BuildRequires:  python3-oci-sdk >= 2.113.0
 BuildRequires:  python3-pyOpenSSL >= 22.1.0
 BuildRequires:  python3-python-dateutil >= 2.5.3
 BuildRequires:  python3-pytz >= 2016.10
@@ -85,7 +85,7 @@
 Requires:       python3-click >= 8.0.4
 Requires:       python3-cryptography >= 3.2.1
 Requires:       python3-jmespath >= 0.10.0
-Requires:       python3-oci-sdk >= 2.112.3
+Requires:       python3-oci-sdk >= 2.113.0
 Requires:       python3-prompt_toolkit >= 3.0.29
 Requires:       python3-pyOpenSSL >= 22.1.0
 Requires:       python3-python-dateutil >= 2.5.3

++++++ oc_relax-python-depends.patch ++++++
--- /var/tmp/diff_new_pack.ukNncU/_old  2023-10-20 23:21:19.880511766 +0200
+++ /var/tmp/diff_new_pack.ukNncU/_new  2023-10-20 23:21:19.884511912 +0200
@@ -1,6 +1,8 @@
-diff -Nru oci-cli-3.33.3.orig/requirements.txt oci-cli-3.33.3/requirements.txt
---- oci-cli-3.33.3.orig/requirements.txt       2023-10-03 09:03:20.000000000 
+0200
-+++ oci-cli-3.33.3/requirements.txt    2023-10-03 15:46:44.652340451 +0200
+Common subdirectories: oci-cli-3.34.0.orig/.github and oci-cli-3.34.0/.github
+Common subdirectories: oci-cli-3.34.0.orig/images and oci-cli-3.34.0/images
+diff -u oci-cli-3.34.0.orig/requirements.txt oci-cli-3.34.0/requirements.txt
+--- oci-cli-3.34.0.orig/requirements.txt       2023-10-17 09:37:30.000000000 
+0200
++++ oci-cli-3.34.0/requirements.txt    2023-10-19 11:17:39.414445782 +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 +20,7 @@
 -jmespath==0.10.0
 -ndg-httpsclient==0.4.2
 -mock==2.0.0
--oci==2.112.3
+-oci==2.113.0
 -packaging==20.2
 -pluggy==0.13.0
 -py==1.11.0
@@ -38,7 +40,7 @@
 +jmespath>=0.10.0
 +ndg-httpsclient>=0.4.2
 +mock>=2.0.0
-+oci>=2.112.3
++oci>=2.113.0
 +packaging>=20.2
 +pluggy>=0.13.0
 +py>=1.11.0
@@ -87,30 +89,36 @@
 -urllib3<=1.26.15
 \ No newline at end of file
 +urllib3<=1.26.15
-diff -Nru oci-cli-3.33.3.orig/setup.py oci-cli-3.33.3/setup.py
---- oci-cli-3.33.3.orig/setup.py       2023-10-03 09:03:20.000000000 +0200
-+++ oci-cli-3.33.3/setup.py    2023-10-03 15:45:54.142196821 +0200
+Common subdirectories: oci-cli-3.34.0.orig/scripts and oci-cli-3.34.0/scripts
+Common subdirectories: oci-cli-3.34.0.orig/services and oci-cli-3.34.0/services
+diff -u oci-cli-3.34.0.orig/setup.py oci-cli-3.34.0/setup.py
+--- oci-cli-3.34.0.orig/setup.py       2023-10-17 09:37:30.000000000 +0200
++++ oci-cli-3.34.0/setup.py    2023-10-19 11:18:17.151197418 +0200
 @@ -30,23 +30,23 @@
      readme = f.read()
  
  requires = [
--    'oci==2.112.3',
-+    'oci>=2.112.3',
+-    'oci==2.113.0',
++    'oci>=2.113.0',
      'arrow>=1.0.0',
      'certifi',
 -    'click==8.0.4',
-+    'click>=8.0.4',
-     'cryptography>=3.2.1,<42.0.0',
+-    'cryptography>=3.2.1,<42.0.0',
 -    'jmespath==0.10.0',
+-    'python-dateutil>=2.5.3,<3.0.0',
++    'click>=8.0.4',
++    'cryptography>=3.2.1',
 +    'jmespath>=0.10.0',
-     'python-dateutil>=2.5.3,<3.0.0',
++    'python-dateutil>=2.5.3',
      'pytz>=2016.10',
      'six>=1.15.0',
 -    'terminaltables==3.1.0',
-+    'terminaltables>=3.1.0',
-     'pyOpenSSL>=17.5.0,<24.0.0',
-     'PyYAML>=5.4,<=6.0.1',
+-    'pyOpenSSL>=17.5.0,<24.0.0',
+-    'PyYAML>=5.4,<=6.0.1',
 -    'prompt-toolkit==3.0.29'
++    'terminaltables>=3.1.0',
++    'pyOpenSSL>=17.5.0',
++    'PyYAML>=5.4',
 +    'prompt-toolkit>=3.0.29'
  ]
  
@@ -120,4 +128,6 @@
  }
  
  fips_libcrypto_file = os.getenv("OCI_CLI_FIPS_LIBCRYPTO_FILE")
+Common subdirectories: oci-cli-3.34.0.orig/src and oci-cli-3.34.0/src
+Common subdirectories: oci-cli-3.34.0.orig/tests and oci-cli-3.34.0/tests
 

++++++ oci-cli-3.33.3.tar.gz -> oci-cli-3.34.0.tar.gz ++++++
++++ 17846 lines of diff (skipped)

Reply via email to