mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-google-auth: update to 1.14.1.
This commit is contained in:
parent
635d76cb4f
commit
7663018bdf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-google-auth'
|
# Template file for 'python3-google-auth'
|
||||||
pkgname=python3-google-auth
|
pkgname=python3-google-auth
|
||||||
version=1.11.2
|
version=1.14.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/GoogleCloudPlatform/google-auth-library-python"
|
homepage="https://github.com/GoogleCloudPlatform/google-auth-library-python"
|
||||||
distfiles="${PYPI_SITE}/g/google-auth/google-auth-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/google-auth/google-auth-${version}.tar.gz"
|
||||||
checksum=1ee22e22f35d6e00f068d7b3999b2ce24ecb5d0dcbd485aa6896d2b83c8907d6
|
checksum=e63b2210e03c4ed829063b72c4af0c4b867c2788efb3210b6b9439b488bd3afd
|
||||||
|
|
Loading…
Add table
Reference in a new issue