Accepting request 978241 from Cloud:Tools
OBS-URL: https://build.opensuse.org/request/show/978241 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/oci-cli?expand=0&rev=19
This commit is contained in:
commit
916962b448
@ -1,6 +1,6 @@
|
||||
diff -Nru oci-cli-3.8.0.orig/requirements.txt oci-cli-3.8.0/requirements.txt
|
||||
--- oci-cli-3.8.0.orig/requirements.txt 2022-04-26 20:33:37.000000000 +0200
|
||||
+++ oci-cli-3.8.0/requirements.txt 2022-05-03 14:25:34.963726116 +0200
|
||||
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 @@
|
||||
# (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.8.0.orig/requirements.txt oci-cli-3.8.0/requirements.txt
|
||||
-jmespath==0.10.0
|
||||
-ndg-httpsclient==0.4.2
|
||||
-mock==2.0.0
|
||||
-oci==2.65.0
|
||||
-oci==2.67.0
|
||||
-packaging==20.2
|
||||
-pluggy==0.13.0
|
||||
-py==1.10.0
|
||||
@ -37,7 +37,7 @@ diff -Nru oci-cli-3.8.0.orig/requirements.txt oci-cli-3.8.0/requirements.txt
|
||||
+jmespath>=0.10.0
|
||||
+ndg-httpsclient>=0.4.2
|
||||
+mock>=2.0.0
|
||||
+oci>=2.65.0
|
||||
+oci>=2.67.0
|
||||
+packaging>=20.2
|
||||
+pluggy>=0.13.0
|
||||
+py>=1.10.0
|
||||
@ -73,15 +73,15 @@ diff -Nru oci-cli-3.8.0.orig/requirements.txt oci-cli-3.8.0/requirements.txt
|
||||
+pytest-forked>=1.0.2
|
||||
+PyYAML>=5.4
|
||||
+docutils>=0.15.2
|
||||
diff -Nru oci-cli-3.8.0.orig/setup.py oci-cli-3.8.0/setup.py
|
||||
--- oci-cli-3.8.0.orig/setup.py 2022-04-26 20:33:37.000000000 +0200
|
||||
+++ oci-cli-3.8.0/setup.py 2022-05-03 14:26:13.576112998 +0200
|
||||
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.65.0',
|
||||
+ 'oci>=2.65.0',
|
||||
- 'oci==2.67.0',
|
||||
+ 'oci>=2.67.0',
|
||||
'arrow>=1.0.0',
|
||||
'certifi',
|
||||
- 'click==7.1.2',
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0c6b7bdac42542c3226d07aa467e1d179004e0c01c2c34bb9762d1556627668
|
||||
size 2339107
|
3
oci-cli-3.9.0.tar.gz
Normal file
3
oci-cli-3.9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e926dcecbad1ddf8348d731a8bb7efea2c900f6f5ba4ad31f86c5cdd78aa2967
|
||||
size 2356157
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 18 07:45:12 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 3.9.0
|
||||
* Data Integration service
|
||||
* Support for BIP connection in the following commands
|
||||
* ``oci data-integration connection
|
||||
create-connection-create-connection-from-bip``
|
||||
* ``oci data-integration connection-validation
|
||||
create-connection-validation-create-connection-from-bip``
|
||||
* New parameters --conditional-composite-field-map, --is-single-load
|
||||
and --parallel-load-limit for the below commands
|
||||
* ``oci data-integration task create-data-loader-task
|
||||
--conditional-composite-field-map --is-single-load
|
||||
--parallel-load-limit``
|
||||
* ``oci data-integration task update-data-loader-task
|
||||
--conditional-composite-field-map --is-single-load
|
||||
--parallel-load-limit``
|
||||
* Rover service
|
||||
* [BREAKING] Parameters --compartment-id and --bucket-id for
|
||||
add-workload operations for node and cluster are being deleted
|
||||
* ``oci rover node add-workload``
|
||||
* ``oci rover standalone-cluster add-workload``
|
||||
* ``oci rover station-cluster add-workload``
|
||||
- from version 3.8.1
|
||||
* Support for Application Dependency Management service
|
||||
* ``oci adm``
|
||||
* Support for provisioned concurrency in the Functions service
|
||||
* ``oci fn function create --provisioned-concurrency``
|
||||
* ``oci fn function update --provisioned-concurrency``
|
||||
* Support for allow reboot migration for DenseIO shape
|
||||
in maintenance situations in Compute service
|
||||
* ``oci compute instance instance-action-reset-action-details``
|
||||
* ``oci compute instance instance-action-soft-reset-action-details``
|
||||
- Refresh patches for new version
|
||||
+ oc_relax-python-depends.patch
|
||||
- Update BuildRequires and Requires from setup.py
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 3 12:27:48 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%bcond_with test
|
||||
%endif
|
||||
Name: oci-cli%{psuffix}
|
||||
Version: 3.8.0
|
||||
Version: 3.9.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.65.0
|
||||
BuildRequires: python3-oci-sdk >= 2.67.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.65.0
|
||||
Requires: python3-oci-sdk >= 2.67.0
|
||||
Requires: python3-pyOpenSSL >= 19.1.0
|
||||
Requires: python3-python-dateutil >= 2.5.3
|
||||
Requires: python3-pytz >= 2016.10
|
||||
|
Loading…
Reference in New Issue
Block a user