forked from pool/python-oci-sdk
Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
52ea2a6427 | |||
|
44e08d9a79 | ||
2c644766a4 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 17 20:15:52 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- allow urllib3 >= 2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 25 11:48:50 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@@ -47,7 +47,6 @@ Requires: python-httpsig_cffi
|
||||
Requires: python-requests
|
||||
Requires: python-six
|
||||
Requires: python-sseclient
|
||||
Requires: python-urllib3 < 2
|
||||
# /SECTION
|
||||
BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
@@ -63,7 +62,6 @@ BuildRequires: %{python_module pytz >= 2016.10}
|
||||
BuildRequires: %{python_module requests}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: %{python_module sseclient}
|
||||
BuildRequires: %{python_module urllib3 < 2}
|
||||
BuildRequires: %{python_module vcrpy >= 2.0.1}
|
||||
%if %{with python2}
|
||||
BuildRequires: python-configparser >= 4.0.2
|
||||
|
Reference in New Issue
Block a user