Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
python-google-auth


Commits:
77d507ec by Lukas Fleischer at 2025-11-06T15:42:58-05:00
upgpkg: 2.43.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-google-auth
        pkgdesc = Google Authentication Library
-       pkgver = 2.42.1
+       pkgver = 2.43.0
        pkgrel = 1
        url = https://github.com/GoogleCloudPlatform/google-auth-library-python
        arch = any
@@ -37,9 +37,9 @@ pkgbase = python-google-auth
        optdepends = python-pyopenssl: for TLS support
        optdepends = python-pyu2f: for reauthentication support
        optdepends = python-requests: for async HTTP support
-       source = 
https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v2.42.1/python-google-auth-2.42.1.tar.gz
+       source = 
https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v2.43.0/python-google-auth-2.43.0.tar.gz
        source = python-pyopenssl-compatibility.patch
-       sha512sums = 
041e9b975a5f87555ac8ebb1756f4517a5009964417d70170e53968f2228a7f78a57906033b52a6d4e7d70a6313afda58835f7c761d0d8112cec4b15ac376e6f
+       sha512sums = 
da0aff1c3b6f112802aebfa18ffa5f801d51fac096ceca47c2215050a9b19c4dcbc44d9a40b882bab225cbffcd02787e4ecf363630e06daf5e3aacea429f76e1
        sha512sums = 
4e23dfaeec6933b1fb6736b6402f1f3cce0fedc0967e527879bc1b3e6215d94c986c28ab9d6b9b4ba975f39316eb0159bb74144aca1f27345b0a9174857fcfff
 
 pkgname = python-google-auth


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 _name=google-auth-library-python
 pkgname=python-google-auth
-pkgver=2.42.1
+pkgver=2.43.0
 pkgrel=1
 pkgdesc="Google Authentication Library"
 url="https://github.com/GoogleCloudPlatform/google-auth-library-python";
@@ -53,7 +53,7 @@ source=(
   "$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
   "python-pyopenssl-compatibility.patch"
 )
-sha512sums=('041e9b975a5f87555ac8ebb1756f4517a5009964417d70170e53968f2228a7f78a57906033b52a6d4e7d70a6313afda58835f7c761d0d8112cec4b15ac376e6f'
+sha512sums=('da0aff1c3b6f112802aebfa18ffa5f801d51fac096ceca47c2215050a9b19c4dcbc44d9a40b882bab225cbffcd02787e4ecf363630e06daf5e3aacea429f76e1'
             
'4e23dfaeec6933b1fb6736b6402f1f3cce0fedc0967e527879bc1b3e6215d94c986c28ab9d6b9b4ba975f39316eb0159bb74144aca1f27345b0a9174857fcfff')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-google-auth/-/commit/77d507ec74d9acb33a5309f41570f5bcaa261cd9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-google-auth/-/commit/77d507ec74d9acb33a5309f41570f5bcaa261cd9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to