14
0

Accepting request 1115013 from home:mcalabkova:branches:devel:languages:python

- update to 2.23.2
  * Less restrictive content-type header check for google authentication 
  * Trust boundary meta header renaming
  * Support urllib3 2.0

OBS-URL: https://build.opensuse.org/request/show/1115013
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=72
This commit is contained in:
2023-10-03 20:52:45 +00:00
committed by Git OBS Bridge
parent a9aa213e58
commit ec1664221e
4 changed files with 14 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-google-auth
Version: 2.23.0
Version: 2.23.2
Release: 0
Summary: Google Authentication Library
License: Apache-2.0
@@ -40,13 +40,13 @@ BuildRequires: %{python_module requests >= 2.20.0}
BuildRequires: %{python_module responses}
BuildRequires: %{python_module rsa >= 3.1.4}
BuildRequires: %{python_module setuptools >= 40.3.0}
BuildRequires: %{python_module urllib3 < 2}
BuildRequires: %{python_module urllib3}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-cachetools >= 2.0.0
Requires: python-pyasn1-modules >= 0.2.1
Requires: python-rsa >= 3.1.4
Requires: python-urllib3 < 2
Requires: python-urllib3
Recommends: python-aiohttp >= 3.6.2
Recommends: python-cryptography >= 38.0.3
Recommends: python-pyOpenSSL >= 22.0.0