diff --git a/google-auth-2.23.0.tar.gz b/google-auth-2.23.0.tar.gz deleted file mode 100644 index 95a4be1..0000000 --- a/google-auth-2.23.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:753a26312e6f1eaeec20bc6f2644a10926697da93446e1f8e24d6d32d45a922a -size 231512 diff --git a/google-auth-2.23.2.tar.gz b/google-auth-2.23.2.tar.gz new file mode 100644 index 0000000..dcbe685 --- /dev/null +++ b/google-auth-2.23.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a9af4be520ba33651471a0264eead312521566f44631cbb621164bc30c8fd40 +size 232207 diff --git a/python-google-auth.changes b/python-google-auth.changes index ee9c8e0..9ff60c3 100644 --- a/python-google-auth.changes +++ b/python-google-auth.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 3 12:48:18 UTC 2023 - Markéta Machová + +- update to 2.23.2 + * Less restrictive content-type header check for google authentication + * Trust boundary meta header renaming + * Support urllib3 2.0 + ------------------------------------------------------------------- Thu Sep 21 12:09:25 UTC 2023 - Ondřej Súkup diff --git a/python-google-auth.spec b/python-google-auth.spec index dba187c..55e81e7 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -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