Accepting request 1097897 from home:dimstar:Factory

- Require python-urllib3 < 2.0 if python-urllib3: urllib3 seems not
  strictly required, but when it's there, we need it to be older
  than version 2.0.

OBS-URL: https://build.opensuse.org/request/show/1097897
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=66
This commit is contained in:
Matej Cepl 2023-07-10 09:48:25 +00:00 committed by Git OBS Bridge
parent e119883536
commit 51ad9b1d1e
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 10 08:18:34 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
- Require python-urllib3 < 2.0 if python-urllib3: urllib3 seems not
strictly required, but when it's there, we need it to be older
than version 2.0.
-------------------------------------------------------------------
Tue Jun 27 10:51:30 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -52,6 +52,7 @@ Requires: python-pyasn1-modules >= 0.2.1
Requires: python-rsa >= 3.1.4
Requires: python-setuptools >= 40.3.0
Requires: python-six >= 1.9.0
Requires: (python-urllib3 < 2.0 if python-urllib3)
Recommends: python-aiohttp >= 3.6.2
Recommends: python-pyOpenSSL >= 20.0.0
Recommends: python-pyu2f >= 0.1.5