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


Commits:
92807e93 by Lukas Fleischer at 2026-07-13T17:59:11-04:00
upgpkg: 2.56.0-1: upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-google-auth
        pkgdesc = Google Authentication Library
-       pkgver = 2.55.2
-       pkgrel = 2
+       pkgver = 2.56.0
+       pkgrel = 1
        url = https://github.com/googleapis/google-cloud-python
        arch = any
        license = Apache-2.0
@@ -34,7 +34,7 @@ pkgbase = python-google-auth
        optdepends = python-requests: for async HTTP support
        optdepends = python-rsa: for RSA support
        optdepends = python-urllib3: for HTTP support
-       source = 
https://github.com/googleapis/google-cloud-python/archive/refs/tags/google-auth-v2.55.2.tar.gz
-       sha512sums = 
2efc265aa52f15b89dadf0c070825f95354906336a137ef371f1d22d5fd8e8fdfe703b977c567c9d43ff85b9aff922ac8781be6e00376ec2f7b7b167936b3607
+       source = 
https://github.com/googleapis/google-cloud-python/archive/refs/tags/google-auth-v2.56.0.tar.gz
+       sha512sums = 
969ac6ba6faa08b8d8da0bd1b84da2f121af136ef0f12663bf2581d816cd0e94c0be0229ccd85b33a0d98a038d420986092c15b6a7ced427d024319d722a4f46
 
 pkgname = python-google-auth


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _name=google-auth
 pkgname=python-google-auth
-pkgver=2.55.2
-pkgrel=2
+pkgver=2.56.0
+pkgrel=1
 pkgdesc="Google Authentication Library"
 url="https://github.com/googleapis/google-cloud-python";
 license=('Apache-2.0')
@@ -47,7 +47,7 @@ optdepends=(
   'python-urllib3: for HTTP support'
 )
 source=("${url}/archive/refs/tags/${_name}-v${pkgver}.tar.gz")
-sha512sums=('2efc265aa52f15b89dadf0c070825f95354906336a137ef371f1d22d5fd8e8fdfe703b977c567c9d43ff85b9aff922ac8781be6e00376ec2f7b7b167936b3607')
+sha512sums=('969ac6ba6faa08b8d8da0bd1b84da2f121af136ef0f12663bf2581d816cd0e94c0be0229ccd85b33a0d98a038d420986092c15b6a7ced427d024319d722a4f46')
 
 build() {
        cd "google-cloud-python-${_name}-v${pkgver}/packages/${_name}"



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-google-auth/-/commit/92807e93bbb509cf0c8d4a84991ff7e8cb18e093
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to