mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
python-google-auth: update to 1.6.1.
This commit is contained in:
parent
e3845738f0
commit
2c2b90637c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-google-auth'
|
# Template file for 'python-google-auth'
|
||||||
pkgname=python-google-auth
|
pkgname=python-google-auth
|
||||||
version=1.5.1
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -13,7 +13,7 @@ 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=9ca363facbf2622d9ba828017536ccca2e0f58bd15e659b52f312172f8815530
|
checksum=b08a27888e9d1c17a891b3688aacc9c6f2019d7f6c5a2e73588e6bb9a2c0fa98
|
||||||
|
|
||||||
python3-google-auth_package() {
|
python3-google-auth_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue