From 0bbcc08a1182830bccc1ce7fe761b399a3f348bd2d8603ac5185504d2b23c1f2 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 16 Nov 2022 19:19:36 +0000 Subject: [PATCH] Accepting request 1036254 from home:glaubitz:branches:devel:languages:python - Update to 2.14.1 * Apply quota project for compute cred in adc (#1177) * Update minimum required version of cryptography in pyopenssl extra (#1176) * Validate url domain for aws metadata urls (#1174) - Update Requires from setup.py OBS-URL: https://build.opensuse.org/request/show/1036254 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-auth?expand=0&rev=48 --- google-auth-2.14.0.tar.gz | 3 --- google-auth-2.14.1.tar.gz | 3 +++ python-google-auth.changes | 9 +++++++++ python-google-auth.spec | 3 ++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 google-auth-2.14.0.tar.gz create mode 100644 google-auth-2.14.1.tar.gz diff --git a/google-auth-2.14.0.tar.gz b/google-auth-2.14.0.tar.gz deleted file mode 100644 index 6cd7757..0000000 --- a/google-auth-2.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf24817855d874ede2efd071aa22125445f555de1685b739a9782fcf408c2a3d -size 219265 diff --git a/google-auth-2.14.1.tar.gz b/google-auth-2.14.1.tar.gz new file mode 100644 index 0000000..248a576 --- /dev/null +++ b/google-auth-2.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccaa901f31ad5cbb562615eb8b664b3dd0bf5404a67618e642307f00613eda4d +size 220079 diff --git a/python-google-auth.changes b/python-google-auth.changes index 419cf3b..b3c91a4 100644 --- a/python-google-auth.changes +++ b/python-google-auth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Nov 16 15:26:38 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 2.14.1 + * Apply quota project for compute cred in adc (#1177) + * Update minimum required version of cryptography in pyopenssl extra (#1176) + * Validate url domain for aws metadata urls (#1174) +- Update Requires from setup.py + ------------------------------------------------------------------- Tue Nov 8 07:19:56 UTC 2022 - Matej Cepl diff --git a/python-google-auth.spec b/python-google-auth.spec index 12ff163..e4a6aac 100644 --- a/python-google-auth.spec +++ b/python-google-auth.spec @@ -18,7 +18,7 @@ %define skip_python2 1 Name: python-google-auth -Version: 2.14.0 +Version: 2.14.1 Release: 0 Summary: Google Authentication Library License: Apache-2.0 @@ -47,6 +47,7 @@ BuildRequires: %{python_module urllib3} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-cachetools >= 2.0.0 +Requires: python-cryptography >= 38.0.3 Requires: python-pyasn1-modules >= 0.2.1 Requires: python-rsa >= 3.1.4 Requires: python-setuptools >= 40.3.0