Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-google-auth


Commits:
909d9150 by Antonio Rojas at 2023-12-25T10:34:23+01:00
upgpkg: 2.25.2-1: Update to 2.25.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-google-auth
        pkgdesc = Google Authentication Library
-       pkgver = 2.23.0
+       pkgver = 2.25.2
        pkgrel = 1
        url = https://github.com/GoogleCloudPlatform/google-auth-library-python
        arch = any
@@ -22,7 +22,7 @@ pkgbase = python-google-auth
        depends = python-rsa
        depends = python-urllib3
        depends = python-certifi
-       source = 
https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v2.23.0/python-google-auth-2.23.0.tar.gz
-       sha512sums = 
d9d510fdd4ed2302e2a698e09c1ade8b31bd402937de96638107fbcfef63b6ee4050037a466257a95aca48a049a0323351ef614ea3759eaf6bd1c9e827a7d36c
+       source = 
https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v2.25.2/python-google-auth-2.25.2.tar.gz
+       sha512sums = 
90e20fb2a27facbf8bbb3338a55463041edf9565a6d79d979260aa8277d627d11a67b4c41dabb3d91ad0354a1268ae7a80ef434b7a73aedba3fd0c2d2caf738e
 
 pkgname = python-google-auth


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-google-auth
-pkgver=2.23.0
+pkgver=2.25.2
 pkgrel=1
 pkgdesc="Google Authentication Library"
 url="https://github.com/GoogleCloudPlatform/google-auth-library-python";
@@ -14,7 +14,7 @@ checkdepends=('python-pytest' 'python-mock' 'python-requests' 
'python-flask'
               'python-oauth2client' 'python-pytest-localserver' 
'python-cryptography'
               'python-freezegun' 'python-responses' 'python-pyopenssl' 
'python-pyu2f')
 
source=("https://github.com/GoogleCloudPlatform/google-auth-library-python/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('d9d510fdd4ed2302e2a698e09c1ade8b31bd402937de96638107fbcfef63b6ee4050037a466257a95aca48a049a0323351ef614ea3759eaf6bd1c9e827a7d36c')
+sha512sums=('90e20fb2a27facbf8bbb3338a55463041edf9565a6d79d979260aa8277d627d11a67b4c41dabb3d91ad0354a1268ae7a80ef434b7a73aedba3fd0c2d2caf738e')
 
 prepare() {
   cd google-auth-library-python-$pkgver



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

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


Reply via email to