Accepting request 993784 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/993784 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=22
This commit is contained in:
commit
930066f26f
@ -1,6 +1,6 @@
|
||||
diff -Nru oci-cli-3.11.1.orig/requirements.txt oci-cli-3.11.1/requirements.txt
|
||||
--- oci-cli-3.11.1.orig/requirements.txt 2022-07-19 20:42:32.000000000 +0200
|
||||
+++ oci-cli-3.11.1/requirements.txt 2022-07-25 12:32:55.483644162 +0200
|
||||
diff -Nru oci-cli-3.13.0.orig/requirements.txt oci-cli-3.13.0/requirements.txt
|
||||
--- oci-cli-3.13.0.orig/requirements.txt 2022-08-02 22:00:04.000000000 +0200
|
||||
+++ oci-cli-3.13.0/requirements.txt 2022-08-05 10:42:36.528550597 +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 @@ diff -Nru oci-cli-3.11.1.orig/requirements.txt oci-cli-3.11.1/requirements.txt
|
||||
-jmespath==0.10.0
|
||||
-ndg-httpsclient==0.4.2
|
||||
-mock==2.0.0
|
||||
-oci==2.75.1
|
||||
-oci==2.77.0
|
||||
-packaging==20.2
|
||||
-pluggy==0.13.0
|
||||
-py==1.10.0
|
||||
@ -37,7 +37,7 @@ diff -Nru oci-cli-3.11.1.orig/requirements.txt oci-cli-3.11.1/requirements.txt
|
||||
+jmespath>=0.10.0
|
||||
+ndg-httpsclient>=0.4.2
|
||||
+mock>=2.0.0
|
||||
+oci>=2.75.1
|
||||
+oci>=2.77.0
|
||||
+packaging>=20.2
|
||||
+pluggy>=0.13.0
|
||||
+py>=1.10.0
|
||||
@ -75,15 +75,15 @@ diff -Nru oci-cli-3.11.1.orig/requirements.txt oci-cli-3.11.1/requirements.txt
|
||||
+PyYAML>=5.4
|
||||
+docutils>=0.15.2
|
||||
+prompt-toolkit>=3.0.29
|
||||
diff -Nru oci-cli-3.11.1.orig/setup.py oci-cli-3.11.1/setup.py
|
||||
--- oci-cli-3.11.1.orig/setup.py 2022-07-19 20:42:32.000000000 +0200
|
||||
+++ oci-cli-3.11.1/setup.py 2022-07-25 12:33:22.695846917 +0200
|
||||
diff -Nru oci-cli-3.13.0.orig/setup.py oci-cli-3.13.0/setup.py
|
||||
--- oci-cli-3.13.0.orig/setup.py 2022-08-02 22:00:04.000000000 +0200
|
||||
+++ oci-cli-3.13.0/setup.py 2022-08-05 10:43:15.825042979 +0200
|
||||
@@ -29,23 +29,23 @@
|
||||
readme = f.read()
|
||||
|
||||
requires = [
|
||||
- 'oci==2.75.1',
|
||||
+ 'oci>=2.75.1',
|
||||
- 'oci==2.77.0',
|
||||
+ 'oci>=2.77.0',
|
||||
'arrow>=1.0.0',
|
||||
'certifi',
|
||||
- 'click==7.1.2',
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b48d020f4a6e0582fd1ab659d2ef8d2c7dcfecb6082740c5887136a6f837058
|
||||
size 2575730
|
3
oci-cli-3.13.0.tar.gz
Normal file
3
oci-cli-3.13.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a8d02493b567eadc26bca4497602896e6954233cbe207450768848f98c5d4ac
|
||||
size 2590973
|
@ -1,3 +1,77 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 09:13:55 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 3.13.0
|
||||
* Support for the Open Search service
|
||||
* ``oci opensearch``
|
||||
* Support for private repositories in the DevOps service
|
||||
* Added support for DevOps Build connection resource for private repositories
|
||||
* ``oci devops connection create-bitbucket-server-connection``
|
||||
* ``oci devops connection create-gitlab-server-connection``
|
||||
* ``oci devops connection update-bitbucket-server-connection``
|
||||
* ``oci devops connection update-gitlab-server-connection``
|
||||
* Added support for DevOps Build trigger resource for private repositories
|
||||
* ``oci devops trigger create-gitlab-server-trigger``
|
||||
* ``oci devops trigger create-bitbucket-server-trigger``
|
||||
* ``oci devops trigger update-bitbucket-server-trigger``
|
||||
* ``oci devops trigger update-gitlab-server-trigger``
|
||||
* Added support for DevOps Build stage resource to use private connections
|
||||
* ``oci devops build-pipeline-stage create-build-stage --network-channel``
|
||||
* ``oci devops build-pipeline-stage update-build-stage --network-channel``
|
||||
* Changed --table-limits argument to optional in the NoSQL service
|
||||
* ``oci nosql table create --table-limits``
|
||||
* Changed loading json document to support case insensitive prefix
|
||||
(file://) for global parameter and all json loading commands
|
||||
* ``--from-json``
|
||||
* [BREAKING] Command and subgroup work-request-log list renamed
|
||||
in the Governance Rules Control Plane service
|
||||
* ``oci governance-rules-control-plane work-request
|
||||
work-request-log-entry list-work-request-logs``
|
||||
* [BREAKING] Subgroup work-request renamed in the Tenant
|
||||
Manager Control Plane service
|
||||
* ``oci organizations work-request-log list``
|
||||
- from version 3.12.0
|
||||
* [BREAKING] Support for the Fusion Apps as a Service
|
||||
* ``oci fusion-apps``
|
||||
* Support for specifying size preference when requesting a
|
||||
Data Transfer Appliance in the Data Transfer Service
|
||||
* ``oci dts appliance request --minimum-storage-capacity-in-terabytes``
|
||||
* Support for listing all boot volume and replicas within a
|
||||
volume group replica in Boot-volume service
|
||||
* ``oci bv boot-volume list --volume-group-id``
|
||||
* ``oci bv boot-volume-replica list --volume-group-replica-id``
|
||||
* ``Big data service``
|
||||
* Added support for encryption of boot and block volumes associated
|
||||
with the cluster using customer specified kmsKeyId
|
||||
* ``oci bds instance create --kms-key-id``
|
||||
* ``oci bds instance update --kms-key-id``
|
||||
* Added support for VM.Standard.E4.Flex shape for Cloud SQL (CSQL) node
|
||||
* ``oci bds cloudsql add --shape-config``
|
||||
* Support for Autonomous Database Dedicated on ExaCS in Operator Access Control Service
|
||||
* ``oci opctl operator-control create --resource-type``
|
||||
* ``oci opctl operator-control-assignment create --resource-type``
|
||||
* Support for new parameter in management-agent service
|
||||
* ``oci management-agent work-request list --type``
|
||||
* ``oci management-agent plugin list --agent-id``
|
||||
* ``oci management-agent agent list --access-level --compartment-id-in-subtree``
|
||||
* Support for viewing Automatic Workload Repository (AWR) data for databases
|
||||
added to AWRHub in Operations Insights service
|
||||
* ``oci opsi awr-hubs *``
|
||||
* Support for Monthly Security Maintenance with subtype "SECURITY_MONTHLY" in Database service
|
||||
* ``oci db maintenance-run list --maintenance-subtype SECURITY_MONTHLY``
|
||||
* Support for new fields to enable/modify database management in Database service
|
||||
* ``oci db database modify-database-management --port --protocol --role --ssl-secret-id``
|
||||
* Support for runtime configuration in notebook session in Data-science service
|
||||
* ``oci data-science notebook-session create --runtime-config-details``
|
||||
* ``oci data-science notebook-session update --runtime-config-details``
|
||||
* Support for following command in Media service
|
||||
* ``oci media-services media-stream``
|
||||
* Fixed "wait-for-state" for oci db autonomous-database delete
|
||||
* ``oci db autonomous-database delete --wait-for-state``
|
||||
- Refresh patches for new version
|
||||
+ oc_relax-python-depends.patch
|
||||
- Update BuildRequires and Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 25 10:36:58 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: oci-cli%{psuffix}
|
||||
Version: 3.11.1
|
||||
Version: 3.13.0
|
||||
Release: 0
|
||||
Summary: Oracle Cloud Infrastructure CLI
|
||||
License: Apache-2.0
|
||||
@ -46,7 +46,7 @@ BuildRequires: python3-click >= 7.1.2
|
||||
BuildRequires: python3-cryptography >= 3.2.1
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-jmespath >= 0.10.0
|
||||
BuildRequires: python3-oci-sdk >= 2.75.1
|
||||
BuildRequires: python3-oci-sdk >= 2.77.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-certifi
|
||||
Requires: python3-click >= 7.1.2
|
||||
Requires: python3-cryptography >= 3.2.1
|
||||
Requires: python3-jmespath >= 0.10.0
|
||||
Requires: python3-oci-sdk >= 2.75.1
|
||||
Requires: python3-oci-sdk >= 2.77.0
|
||||
Requires: python3-prompt_toolkit >= 3.0.29
|
||||
Requires: python3-pyOpenSSL >= 19.1.0
|
||||
Requires: python3-python-dateutil >= 2.5.3
|
||||
|
Loading…
Reference in New Issue
Block a user