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-07-05 12:08:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oci-cli (Old)
 and      /work/SRC/openSUSE:Factory/.oci-cli.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oci-cli"

Tue Jul  5 12:08:46 2022 rev:20 rq:986473 version:3.10.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/oci-cli/oci-cli.changes  2022-05-25 
20:34:27.196218520 +0200
+++ /work/SRC/openSUSE:Factory/.oci-cli.new.1548/oci-cli.changes        
2022-07-05 12:08:47.920497997 +0200
@@ -1,0 +2,186 @@
+Fri Jul  1 12:20:50 UTC 2022 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 3.10.5
+  * Support for the Network Monitoring service
+    * ``oci vn-monitoring``
+  * Support for EmWarehouse Service
+    * ``oci em-warehouse``
+  * Support for specifying application scan settings when creating or updating
+    host scan recipes in the Vulnerability Scanning service
+    * ``oci vulnerability-scanning host scan recipe create 
--application-settings``
+    * ``oci vulnerability-scanning host scan recipe update 
--application-settings``
+  * Support for shared infrastructure autonomous database character sets in 
the Database service
+    * ``oci db autonomous-database-character-sets list``
+  * Support for safe-deleting nodes in the Container Engine for Kubernetes 
service
+    * ``oci ce node-pool create 
--is-force-deletion-after-override-grace-duration-query-param``
+    * ``oci ce node-pool update 
--is-force-deletion-after-override-grace-duration-query-param``
+    * ``oci ce node-pool delete 
--is-force-deletion-after-override-grace-duration-query-param``
+    * ``oci ce node-pool delete-node 
--is-force-deletion-after-override-grace-duration-query-param``
+  * Support for ``ncharacter-set`` and ``ncharacter-set`` in Autonomous 
database service
+    * ``oci db autonomous-database create --character-set "AL32UTF8" 
--ncharacter-set "AL16UTF16"``
+- from version 3.10.4
+  * Support for the Network Firewall service
+    * ``oci network-firewall``
+  * Support for CSV file type datasets for text labeling and JSONL in the Data 
Labeling service
+    * ``oci data-labeling-service dataset 
create-dataset-text-dataset-format-details
+      --dataset-format-details-text-file-type-metadata``
+  * Support for diagnostics in the Database Management service
+    * ``oci database-management diagnosability``
+    * ``oci database-management sql-tuning-task``
+  * Fixed following command/operations input, output filenames and path for
+    windows OS in object storage service
+    * ``oci os object sync``
+  * Fixed pagination bug in list database service
+    * ``oci db database list``
+- from version 3.10.3
+  * Support for clearing commands history with 'F7' in interactive mode
+    * ``oci -i``
+  * Support for the Web Application Acceleration (WAA) service
+    * ``oci waa``
+  * Support for the Governance Rules service
+    * ``oci governance-rules-control-plane governance-rule``
+  * Support for the OneSubscription service
+    * ``oci onesubscription``
+  * Support for quota resource locking in the Limits service
+    * ``oci limits quota addlock``
+    * ``oci limits quota removelock``
+    * ``oci limits quota create --locks``
+    * ``oci limits quota delete --is-lock-override``
+  * Support for ``--wait-for-state`` for following command in the MySQL 
Database service
+    * ``oci mysql backup update``
+  * Support for time zone in Cloud Autonomous VM (CAVM) clusters in the 
Database service
+    * ``oci db cloud-autonomous-vm-cluster create --cluster-time-zone``
+  * Support for configuration options in the Application Performance 
Monitoring service
+    * ``oci apm-config config create-options``
+  * Support for MySQL connections in the Database Tools service
+    * ``oci dbtools connection``
+  * Support for resource locking in the Identity service
+    * ``oci iam tag-namespace add --tag-namespace-id $tag_namespace_id --type 
$lock_type``
+    * ``oci iam tag-namespace remove --tag-namespace-id $tag_namespace_id 
--type $lock_type``
+    * ``oci iam tag-default add --tag-default-id $tag_default_id --type 
$lock_type``
+    * ``oci iam tag-default remove --tag-default-id $tag_default_id --type 
$lock_type``
+  * Fixed bugs in the following commands in Rover service
+    * ``oci rover node add-workload``
+    * ``oci rover node create``
+- from version 3.10.2
+  * Support for private endpoint in the Resource Manager service
+    * ``oci resource-manager private-endpoint``
+  * Support for generated downloading terraform plan output in json or
+    binary format in the Resource Manager service
+    * ``oci resource-manager job get-job-tf-plan``
+  * Support for query OPSI Data Objects
+    * ``oci opsi opsi-data-objects``
+  * Modified supported version for the following package: prompt-toolkit 
(==3.0.29)
+  * Bug fix for --arguments property to be able to correctly convert string to 
json in dataflow service
+    * ``oci data-flow run create --arguments``
+  * Bug in --wait-for-state param for following commands in the Key management 
system service
+    * ``oci kms management key-version create``
+    * ``oci kms management key-version cancel-key-version-deletion``
+    * ``oci kms management key-version schedule-key-version-deletion``
+- from version 3.10.1
+  * Support for in-depth monitoring, diagnostics capabilities, and advanced 
management
+    functionality for on-premise Oracle databases in the Database Management 
service
+    * ``oci database-management fleet-health-metrics``
+    * ``oci database-management summary-metrics``
+    * ``oci database-management managed-database list-users``
+  * Support for using Oracle Cloud Agent to perform iSCSI login and logout for 
non-multipath-enabled
+    iSCSI attachments in the Container Engine for Kubernetes service
+    * ``oci compute volume-attachment attach-iscsi-volume 
--is-agent-auto-iscsi-login-enabled``
+  * Kubernetes service
+    * Support for Fault Domain placement in the Container Engine
+      * ``oci ce node-pool create --placement-configs``
+      * ``oci ce node-pool update --placement-configs``
+    * Support for worker node images in the Container Engine
+      * ``oci ce node-pool create --kubernetes-version``
+  * Support for flexible shapes using the ``--driver-shape-config``
+    and ``--executor-shape-config`` properties in the Data Flow service
+    * ``oci data-flow run create``
+    * ``oci data-flow application create``
+    * ``oci data-flow application update``
+    * ``oci data-flow run create``
+    * ``oci data-flow run submit``
+- from version 3.10.0
+  * Support for License Manager Service
+    * ``oci license-manager``
+  * Support the use of compute capacity reservation in OCVS SDDCs
+    in the Oracle Cloud VMware Solution service
+    * ``oci ocvs esxi-host create --capacity-reservation-id``
+    * ``oci ocvs sddc create --capacity-reservation-id``
+  * Oracle Digital Assistant service
+    * Support for Packaged skill management APIs
+      * ``oci oda odapackage``
+    * Support for Role-based access on instance creation
+      * ``oci oda oda-instance create --is-role-based-access``
+    * Support for assigned ownership (attachment) APIs
+      * ``oci oda oda-instance-attachment``
+    * Support for instance metadata management APIs
+      * ``oci oda management``
+  * Support for Usage Plans in the API Gateway service
+    * ``oci api-gateway usage-plan``
+    * ``oci api-gateway subscriber``
+  * Support for Oracle Linux 8 Application Streams in the OS Management Service
+    * ``oci os-management managed-instance disable-module-stream``
+    * ``oci os-management managed-instance enable-module-stream``
+    * ``oci os-management managed-instance install-module-profile``
+    * ``oci os-management managed-instance list-module-profiles``
+    * ``oci os-management managed-instance list-module-streams``
+    * ``oci os-management managed-instance remove-module-profile``
+    * ``oci os-management managed-instance switch-module-stream``
+    * ``oci os-management module-profile``
+    * ``oci os-management module-stream``
+  * Improved service error exception for all CLI commands
+  * [BREAKING] The parameter --specification is now required in the below 
command
+    * ``oci api-gateway deployment create --specification``
+  * [BREAKING] The command below is deleted in the OS Management Service
+    * ``oci os-management work-request-summary``
+- from version 3.9.1
+  * Support for Interactive mode for all services
+    * ``oci -i``
+  * Support for the following features in the DevOps service
+    * Application Dependency Management service scan results in response
+      to ``oci devops build-run get``
+    * Build resources to use Bitbucket Cloud repositories for source code
+      * ``oci devops connection create-bitbucket-cloud-connection``
+      * ``oci devops connection update-bitbucket-cloud-connection``
+      * ``oci devops trigger create-bitbucket-cloud-trigger``
+      * ``oci devops trigger update-bitbucket-cloud-trigger``
+    * Helm charts and repositories on deployments
+      * ``oci devops deploy-artifact create-helm-repository-artifact``
+      * ``oci devops deploy-artifact update-helm-repository-artifact``
+      * ``oci devops deploy-stage create-oke-helm-chart-stage``
+      * ``oci devops deploy-stage update-oke-helm-chart-stage``
+  * Support for the following features in the Database service
+    * CharacterSet and nCharacterSet selection on autonomous dedicated 
databases.
+      If not specified, the databases are created with default characterSets.
+      * ``oci db autonomous-database create --character-set, --ncharacter-set``
+      * ``oci db autonomous-database create-from-backup-id --character-set, 
--ncharacter-set``
+      * ``oci db autonomous-database create-refreshable-clone --character-set, 
--ncharacter-set``
+    * Support for listing autonomous dedicated database supported character 
sets
+      * ``oci db autonomous-database-character-sets list``
+    * Support for AMD E4 flex shapes on virtual machine database systems
+      * ``oci db compute-performance list``
+      * ``oci db storage-performance list``
+  * Support for information requests in the Operator Access Control service
+    * ``oci opctl access-request list-interactions``
+    * ``oci opctl access-request interaction-request``
+  * Support for terraform and improvements for cross-region ADGs in the 
Database service
+    * Changes to the response fields for ``oci db autonomous-database get``
+      * Deprecated: ``isDataGuardEnabled``, ``standbyDb``
+      * ``isLocalDataGuardEnabled`` Indicates whether the Autonomous
+        Database has local (in-region) Data Guard enabled.
+      * ``isRemoteDataGuardEnabled`` Indicates whether the Autonomous
+        Database has Cross Region Data Guard enabled.
+      * ``localStandbyDb`` Autonomous Data Guard standby database details.
+    * Changes to the response fields for ``oci db autonomous-database update``
+      * Deprecated: ``isDataGuardEnabled``
+      * ``isLocalDataGuardEnabled`` Indicates whether the Autonomous Database 
has local (in-region) Data Guard enabled.
+    * ``oci db autonomous-database create-adb-cross-region-data-guard-details``
+      * ``--db-name`` is not a required parameter
+    * ``oci db autonomous-database delete``
+      * Can now be used to delete a standby instance for Cross Region Data 
Guard.
+  * Bug for KeyError while running ``oci session export``
+- Refresh patches for new version
+    + oc_relax-python-depends.patch
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ oci-cli.spec ++++++
--- /var/tmp/diff_new_pack.GI7mPi/_old  2022-07-05 12:08:48.524498865 +0200
+++ /var/tmp/diff_new_pack.GI7mPi/_new  2022-07-05 12:08:48.528498871 +0200
@@ -28,7 +28,7 @@
 %bcond_with test
 %endif
 Name:           oci-cli%{psuffix}
-Version:        3.9.0
+Version:        3.10.5
 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.67.0
+BuildRequires:  python3-oci-sdk >= 2.73.0
 BuildRequires:  python3-pyOpenSSL >= 19.1.0
 BuildRequires:  python3-python-dateutil >= 2.5.3
 BuildRequires:  python3-pytz >= 2016.10
@@ -82,7 +82,8 @@
 Requires:       python3-click >= 7.1.2
 Requires:       python3-cryptography >= 3.2.1
 Requires:       python3-jmespath >= 0.10.0
-Requires:       python3-oci-sdk >= 2.67.0
+Requires:       python3-oci-sdk >= 2.73.0
+Requires:       python3-prompt_toolkit >= 3.0.29
 Requires:       python3-pyOpenSSL >= 19.1.0
 Requires:       python3-python-dateutil >= 2.5.3
 Requires:       python3-pytz >= 2016.10

++++++ oc_relax-python-depends.patch ++++++
--- /var/tmp/diff_new_pack.GI7mPi/_old  2022-07-05 12:08:48.544498894 +0200
+++ /var/tmp/diff_new_pack.GI7mPi/_new  2022-07-05 12:08:48.548498899 +0200
@@ -1,7 +1,7 @@
-diff -Nru oci-cli-3.9.0.orig/requirements.txt oci-cli-3.9.0/requirements.txt
---- oci-cli-3.9.0.orig/requirements.txt        2022-05-10 22:43:37.000000000 
+0200
-+++ oci-cli-3.9.0/requirements.txt     2022-05-18 09:44:49.191067453 +0200
-@@ -2,40 +2,40 @@
+diff -Nru oci-cli-3.10.5.orig/requirements.txt oci-cli-3.10.5/requirements.txt
+--- oci-cli-3.10.5.orig/requirements.txt       2022-06-28 21:38:46.000000000 
+0200
++++ oci-cli-3.10.5/requirements.txt    2022-07-01 13:29:18.948566781 +0200
+@@ -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.
  
@@ -18,7 +18,7 @@
 -jmespath==0.10.0
 -ndg-httpsclient==0.4.2
 -mock==2.0.0
--oci==2.67.0
+-oci==2.73.0
 -packaging==20.2
 -pluggy==0.13.0
 -py==1.10.0
@@ -37,7 +37,7 @@
 +jmespath>=0.10.0
 +ndg-httpsclient>=0.4.2
 +mock>=2.0.0
-+oci>=2.67.0
++oci>=2.73.0
 +packaging>=20.2
 +pluggy>=0.13.0
 +py>=1.10.0
@@ -63,6 +63,7 @@
 -pytest-forked==1.0.2
 -PyYAML>=5.4,<6
 -docutils==0.15.2
+-prompt-toolkit==3.0.29
 +sphinx>=3.3.0
 +sphinx-rtd-theme>=0.4.3
 +terminaltables>=3.1.0
@@ -73,39 +74,5 @@
 +pytest-forked>=1.0.2
 +PyYAML>=5.4
 +docutils>=0.15.2
-diff -Nru oci-cli-3.9.0.orig/setup.py oci-cli-3.9.0/setup.py
---- oci-cli-3.9.0.orig/setup.py        2022-05-10 22:43:37.000000000 +0200
-+++ oci-cli-3.9.0/setup.py     2022-05-18 09:44:21.250903100 +0200
-@@ -29,22 +29,22 @@
-     readme = f.read()
- 
- requires = [
--    'oci==2.67.0',
-+    'oci>=2.67.0',
-     'arrow>=1.0.0',
-     'certifi',
--    'click==7.1.2',
--    'cryptography>=3.2.1,<=3.4.7',
--    'jmespath==0.10.0',
--    'python-dateutil>=2.5.3,<3.0.0',
-+    'click>=7.1.2',
-+    'cryptography>=3.2.1',
-+    'jmespath>=0.10.0',
-+    'python-dateutil>=2.5.3',
-     'pytz>=2016.10',
-     'six>=1.15.0',
--    'terminaltables==3.1.0',
--    'pyOpenSSL==19.1.0',
--    'PyYAML>=5.4,<6'
-+    'terminaltables>=3.1.0',
-+    'pyOpenSSL>=19.1.0',
-+    'PyYAML>=5.4'
- ]
- 
- extras = {
--    'db': ['cx_Oracle==8.3']
-+    'db': ['cx_Oracle>=8.3']
- }
- 
- fips_libcrypto_file = os.getenv("OCI_CLI_FIPS_LIBCRYPTO_FILE")
++prompt-toolkit>=3.0.29
 

++++++ oci-cli-3.9.0.tar.gz -> oci-cli-3.10.5.tar.gz ++++++
++++ 31288 lines of diff (skipped)

Reply via email to