public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-google-auth] epel10: Update to 2.41.0
@ 2026-07-29 22:46 Jason Montleon
0 siblings, 0 replies; only message in thread
From: Jason Montleon @ 2026-07-29 22:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-google-auth
Branch : epel10
Commit : f2161dcaa5a82a0060e1fe6f94e136b8f04360bb
Author : Jason Montleon <jmontleo@redhat.com>
Date : 2025-09-30T09:09:40-04:00
Stats : +7/-29 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-google-auth/c/f2161dcaa5a82a0060e1fe6f94e136b8f04360bb?branch=epel10
Log:
Update to 2.41.0
---
diff --git a/.gitignore b/.gitignore
index 4d78cb6..b9a060e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,4 @@
/v2.37.0.tar.gz
/v2.38.0.tar.gz
/v2.40.3.tar.gz
+/v2.41.0.tar.gz
diff --git a/1773.patch b/1773.patch
deleted file mode 100644
index f0f2609..0000000
--- a/1773.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From b595ba52a9fb11c2136c419302e280f1d2d3590a Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Yannick=20P=C3=89ROUX?= <yannick.peroux@getalma.eu>
-Date: Tue, 27 May 2025 16:28:28 +0200
-Subject: [PATCH] feat: add support for cachetools 6.0
-
----
- setup.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/setup.py b/setup.py
-index 3874354fd..20f79ce66 100644
---- a/setup.py
-+++ b/setup.py
-@@ -20,7 +20,7 @@
-
-
- DEPENDENCIES = (
-- "cachetools>=2.0.0,<6.0",
-+ "cachetools>=2.0.0,<7.0",
- "pyasn1-modules>=0.2.1",
- # rsa==4.5 is the last version to support 2.7
- # https://github.com/sybrenstuvel/python-rsa/issues/152#issuecomment-643470233
diff --git a/python-google-auth.spec b/python-google-auth.spec
index 36bd8c6..d22f99d 100644
--- a/python-google-auth.spec
+++ b/python-google-auth.spec
@@ -9,8 +9,8 @@
%endif
Name: python-%{library}
-Version: 2.40.3
-Release: 6%{?dist}
+Version: 2.41.0
+Release: 1%{?dist}
Epoch: 1
Summary: Google Auth Python Library
License: Apache-2.0
@@ -18,10 +18,6 @@ URL: https://github.com/googleapis/google-auth-library-python
Source0: https://github.com/googleapis/google-auth-library-python/archive/v%{version}.tar.gz
-# feat: Add support for cachetools 6.0
-# https://github.com/googleapis/google-auth-library-python/pull/1773
-Patch: %{url}/pull/1773.patch
-
BuildArch: noarch
%description
@@ -64,6 +60,9 @@ Python client for the kubernetes API.
%{python3_sitelib}/google_auth-%{version}*.egg-info
%changelog
+* Mon Sep 29 2025 Fedora Release Monitoring <release-monitoring@fedoraproject.org> - 1:2.41.0-1
+- Update to 2.41.0 (#2400375)
+
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1:2.40.3-6
- Rebuilt for Python 3.14.0rc3 bytecode
diff --git a/sources b/sources
index a02729c..4a9f17d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v2.40.3.tar.gz) = 6aa3e6ff29411a5f0dadda0f45f2538b6d3e12f75946a6acd0684a9100b2861b764067446ef3655f07f98dcd00680b9fd3ada9c15455979a4d19620224c16f1d
+SHA512 (v2.41.0.tar.gz) = ad592a1ef81d215e3cc2d27d28f5a9268a712c6d54cacac5d708ecb014793166ddbabc87eea64d0bd0c64d098d138613d719fdc1ae88b6ec4e75536f4ccbc55a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 22:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 22:46 [rpms/python-google-auth] epel10: Update to 2.41.0 Jason Montleon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox