python3-google-auth-httplib2: update to 0.0.4.
This commit is contained in:
parent
a34ea55c5d
commit
bce94ada12
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'python3-google-auth-httplib2'
|
||||
pkgname=python3-google-auth-httplib2
|
||||
version=0.0.3
|
||||
revision=4
|
||||
archs=noarch
|
||||
version=0.0.4
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools python3-setuptools"
|
||||
|
@ -12,4 +11,4 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/GoogleCloudPlatform/google-auth-library-python3-httplib2"
|
||||
distfiles="${PYPI_SITE}/g/google-auth-httplib2/google-auth-httplib2-${version}.tar.gz"
|
||||
checksum=098fade613c25b4527b2c08fa42d11f3c2037dda8995d86de0745228e965d445
|
||||
checksum=8d092cc60fb16517b12057ec0bba9185a96e3b7169d86ae12eae98e645b7bc39
|
||||
|
|
Loading…
Reference in a new issue