- Update to version 3.54.1 #6
@@ -1,4 +0,0 @@
|
||||
mtime: 1721902719
|
||||
commit: e505499637952d4c369f090c14df58d0ea53681ee7524aeb2d3375abc410c3a7
|
||||
url: https://src.opensuse.org/glaubitz/oci-cli.git
|
||||
revision: e505499637952d4c369f090c14df58d0ea53681ee7524aeb2d3375abc410c3a7
|
||||
BIN
build.specials.obscpio
LFS
BIN
build.specials.obscpio
LFS
Binary file not shown.
@@ -1,24 +1,30 @@
|
||||
diff -Nru oci-cli-3.44.3.orig/requirements.txt oci-cli-3.44.3/requirements.txt
|
||||
--- oci-cli-3.44.3.orig/requirements.txt 2024-07-16 09:07:19.000000000 +0200
|
||||
+++ oci-cli-3.44.3/requirements.txt 2024-07-25 12:16:02.559485192 +0200
|
||||
@@ -2,45 +2,45 @@
|
||||
diff -Nru oci-cli-3.54.1.orig/requirements.txt oci-cli-3.54.1/requirements.txt
|
||||
--- oci-cli-3.54.1.orig/requirements.txt 2025-04-01 15:49:25.000000000 +0200
|
||||
+++ oci-cli-3.54.1/requirements.txt 2025-04-08 14:56:19.692427186 +0200
|
||||
@@ -2,51 +2,51 @@
|
||||
# (https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format),
|
||||
# you may need to use the --extra-index-url option instead.
|
||||
|
||||
-appdirs==1.4.3
|
||||
+appdirs>=1.4.3
|
||||
arrow>=1.0.0
|
||||
certifi
|
||||
-certifi==2025.1.31
|
||||
+certifi>=2025.1.31
|
||||
cffi>=1.9.1
|
||||
-click==8.0.4
|
||||
-coverage==4.5.2
|
||||
-cryptography>=3.2.1,<43.0.0
|
||||
-cryptography>=3.2.1,<46.0.0
|
||||
-httpsig-cffi==15.0.0
|
||||
-Jinja2==3.0.3
|
||||
+click>=8.0.4
|
||||
+coverage>=4.5.2
|
||||
+cryptography>=3.2.1
|
||||
+httpsig-cffi>=15.0.0
|
||||
Jinja2<3.0.0; python_version == '3.6'
|
||||
Jinja2>=3.1.5; python_version >= '3.7'
|
||||
-jmespath==0.10.0
|
||||
-ndg-httpsclient==0.4.2
|
||||
-mock==2.0.0
|
||||
-oci==2.129.3
|
||||
-oci==2.149.2
|
||||
-packaging==20.2
|
||||
-pluggy==0.13.0
|
||||
-py==1.11.0
|
||||
@@ -26,15 +32,14 @@ diff -Nru oci-cli-3.44.3.orig/requirements.txt oci-cli-3.44.3/requirements.txt
|
||||
-pyOpenSSL>=17.5.0,<25.0.0
|
||||
-pycparser==2.20
|
||||
-pyparsing==2.2.0
|
||||
+click>=8.0.4
|
||||
+coverage>=4.5.2
|
||||
+cryptography>=3.2.1
|
||||
+httpsig-cffi>=15.0.0
|
||||
+Jinja2>=3.0.3
|
||||
-pytest==4.6.10; python_version <= '3.9'
|
||||
-pytest==7.1.2; python_version >= '3.10'
|
||||
-pytest-cov==2.5.1
|
||||
-python-dateutil>=2.5.3,<3.0.0
|
||||
+jmespath>=0.10.0
|
||||
+ndg-httpsclient>=0.4.2
|
||||
+mock>=2.0.0
|
||||
+oci>=2.129.3
|
||||
+oci>=2.149.2
|
||||
+packaging>=20.2
|
||||
+pluggy>=0.13.0
|
||||
+py>=1.11.0
|
||||
@@ -42,59 +47,68 @@ diff -Nru oci-cli-3.44.3.orig/requirements.txt oci-cli-3.44.3/requirements.txt
|
||||
+pyOpenSSL>=17.5.0
|
||||
+pycparser>=2.20
|
||||
+pyparsing>=2.2.0
|
||||
pytest==4.6.10; python_version <= '3.9'
|
||||
-pytest==7.1.2; python_version >= '3.10'
|
||||
-pytest-cov==2.5.1
|
||||
-python-dateutil>=2.5.3,<3.0.0
|
||||
+pytest>=4.6.10; python_version <= '3.9'
|
||||
+pytest>=7.1.2; python_version >= '3.10'
|
||||
+pytest-cov>=2.5.1
|
||||
+python-dateutil>=2.5.3
|
||||
pytz>=2016.10
|
||||
requests==2.21.0; python_version == '3.6'
|
||||
-requests==2.31.0; python_version > '3.6'
|
||||
+requests>=2.31.0; python_version > '3.6'
|
||||
-requests==2.27.0; python_version == '3.6'
|
||||
-requests==2.31.0; python_version == '3.7'
|
||||
+requests>=2.27.0; python_version == '3.6'
|
||||
+requests>=2.31.0; python_version == '3.7'
|
||||
requests>=2.32.0; python_version > '3.7'
|
||||
six>=1.15.0
|
||||
-sphinx==3.3.0
|
||||
-sphinx-rtd-theme==0.4.3
|
||||
-terminaltables==3.1.10
|
||||
-tox==3.23.0
|
||||
+sphinx>=3.3.0
|
||||
+sphinx-rtd-theme>=0.4.3
|
||||
+terminaltables>=3.1.10
|
||||
+tox>=3.23.0
|
||||
vcrpy==1.13.0; python_version <= '3.9'
|
||||
-vcrpy==1.13.0; python_version <= '3.9'
|
||||
-vcrpy==4.2.1; python_version >= '3.10'
|
||||
-virtualenv==20.13.0
|
||||
-pytest-xdist==1.22.2
|
||||
-pytest-forked==1.0.2
|
||||
-PyYAML>=5.4,<=6.0.1
|
||||
-docutils==0.15.2
|
||||
-prompt-toolkit==3.0.29; python_version == '3.6'
|
||||
+sphinx>=3.3.0
|
||||
+sphinx-rtd-theme>=0.4.3
|
||||
+terminaltables>=3.1.10
|
||||
+tox>=3.23.0
|
||||
+vcrpy>=1.13.0; python_version <= '3.9'
|
||||
+vcrpy>=4.2.1; python_version >= '3.10'
|
||||
+virtualenv>=20.13.0
|
||||
+pytest-xdist>=1.22.2
|
||||
+pytest-forked>=1.0.2
|
||||
+PyYAML>=5.4
|
||||
+docutils>=0.15.2
|
||||
prompt-toolkit==3.0.29; python_version == '3.6'
|
||||
+prompt-toolkit>=3.0.29; python_version == '3.6'
|
||||
prompt-toolkit>=3.0.38,<=3.0.43; python_version > '3.6'
|
||||
setuptools>65.5.1; python_version > '3.6'
|
||||
diff -Nru oci-cli-3.44.3.orig/setup.py oci-cli-3.44.3/setup.py
|
||||
--- oci-cli-3.44.3.orig/setup.py 2024-07-16 09:07:19.000000000 +0200
|
||||
+++ oci-cli-3.44.3/setup.py 2024-07-25 12:12:13.974765186 +0200
|
||||
@@ -30,18 +30,18 @@
|
||||
setuptools>70.0.0; python_version > '3.7'
|
||||
-setuptools==68.0.0; python_version == '3.7'
|
||||
-setuptools==59.6.0; python_version == '3.6'
|
||||
+setuptools>=68.0.0; python_version >= '3.7'
|
||||
+setuptools>=59.6.0; python_version == '3.6'
|
||||
# this is required because of python 3.6 requests dependency version bound
|
||||
urllib3<=1.26.15
|
||||
diff -Nru oci-cli-3.54.1.orig/setup.py oci-cli-3.54.1/setup.py
|
||||
--- oci-cli-3.54.1.orig/setup.py 2025-04-01 15:49:25.000000000 +0200
|
||||
+++ oci-cli-3.54.1/setup.py 2025-04-08 14:57:00.250183179 +0200
|
||||
@@ -30,21 +30,21 @@
|
||||
readme = f.read()
|
||||
|
||||
requires = [
|
||||
- 'oci==2.129.3',
|
||||
+ 'oci>=2.129.3',
|
||||
- 'oci==2.149.2',
|
||||
+ 'oci>=2.149.2',
|
||||
'arrow>=1.0.0',
|
||||
'certifi',
|
||||
- 'certifi==2025.1.31',
|
||||
- 'click==8.0.4',
|
||||
- 'cryptography>=3.2.1,<43.0.0',
|
||||
- 'cryptography>=3.2.1,<46.0.0',
|
||||
- 'jmespath==0.10.0',
|
||||
- 'python-dateutil>=2.5.3,<3.0.0',
|
||||
+ 'certifi>=2025.1.31',
|
||||
+ 'click>=8.0.4',
|
||||
+ 'cryptography>=3.2.1',
|
||||
'jmespath==0.10.0',
|
||||
- 'python-dateutil>=2.5.3,<3.0.0',
|
||||
+ 'jmespath>=0.10.0',
|
||||
+ 'python-dateutil>=2.5.3',
|
||||
'pytz>=2016.10',
|
||||
'six>=1.15.0',
|
||||
@@ -105,5 +119,10 @@ diff -Nru oci-cli-3.44.3.orig/setup.py oci-cli-3.44.3/setup.py
|
||||
+ 'pyOpenSSL>=17.5.0',
|
||||
+ 'PyYAML>=5.4',
|
||||
'prompt-toolkit>=3.0.38,<=3.0.43; python_version > "3.6"',
|
||||
'prompt-toolkit==3.0.29; python_version == "3.6"'
|
||||
- 'prompt-toolkit==3.0.29; python_version == "3.6"',
|
||||
- 'setuptools>70.0.0; python_version == "3.12"'
|
||||
+ 'prompt-toolkit>=3.0.29; python_version == "3.6"',
|
||||
+ 'setuptools>70.0.0; python_version >= "3.12"'
|
||||
]
|
||||
|
||||
extras = {
|
||||
|
||||
BIN
oci-cli-3.44.3.tar.gz
LFS
BIN
oci-cli-3.44.3.tar.gz
LFS
Binary file not shown.
BIN
oci-cli-3.54.1.tar.gz
LFS
Normal file
BIN
oci-cli-3.54.1.tar.gz
LFS
Normal file
Binary file not shown.
1510
oci-cli.changes
1510
oci-cli.changes
File diff suppressed because it is too large
Load Diff
10
oci-cli.spec
10
oci-cli.spec
@@ -36,7 +36,7 @@
|
||||
%global _sitelibdir %{%{pythons}_sitelib}
|
||||
|
||||
Name: oci-cli%{psuffix}
|
||||
Version: 3.44.3
|
||||
Version: 3.54.1
|
||||
Release: 0
|
||||
Summary: Oracle Cloud Infrastructure CLI
|
||||
License: Apache-2.0
|
||||
@@ -47,12 +47,12 @@ Patch0: oc_relax-python-depends.patch
|
||||
BuildRequires: %{pythons}-PyJWT
|
||||
BuildRequires: %{pythons}-PyYAML >= 5.4.1
|
||||
BuildRequires: %{pythons}-arrow >= 1.0.0
|
||||
BuildRequires: %{pythons}-certifi
|
||||
BuildRequires: %{pythons}-certifi >= 2025.1.31
|
||||
BuildRequires: %{pythons}-click >= 8.0.4
|
||||
BuildRequires: %{pythons}-cryptography >= 3.2.1
|
||||
BuildRequires: %{pythons}-devel
|
||||
BuildRequires: %{pythons}-jmespath >= 0.10.0
|
||||
BuildRequires: %{pythons}-oci-sdk >= 2.129.3
|
||||
BuildRequires: %{pythons}-oci-sdk >= 2.149.2
|
||||
BuildRequires: %{pythons}-pip
|
||||
BuildRequires: %{pythons}-pyOpenSSL >= 22.1.0
|
||||
BuildRequires: %{pythons}-python-dateutil >= 2.5.3
|
||||
@@ -91,11 +91,11 @@ BuildRequires: (%{pythons}-vcrpy >= 7.1.2 if python-base >= 3.10)
|
||||
%endif
|
||||
Requires: %{pythons}-PyYAML >= 5.4.1
|
||||
Requires: %{pythons}-arrow >= 1.0.0
|
||||
Requires: %{pythons}-certifi
|
||||
Requires: %{pythons}-certifi >= 2025.1.31
|
||||
Requires: %{pythons}-click >= 8.0.4
|
||||
Requires: %{pythons}-cryptography >= 3.2.1
|
||||
Requires: %{pythons}-jmespath >= 0.10.0
|
||||
Requires: %{pythons}-oci-sdk >= 2.129.3
|
||||
Requires: %{pythons}-oci-sdk >= 2.149.2
|
||||
Requires: %{pythons}-prompt_toolkit >= 3.0.38
|
||||
Requires: %{pythons}-pyOpenSSL >= 22.1.0
|
||||
Requires: %{pythons}-python-dateutil >= 2.5.3
|
||||
|
||||
Reference in New Issue
Block a user