mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-google-api-python-client: update to 1.8.4.
This commit is contained in:
parent
9a1e24e34c
commit
f9518d1f88
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-google-api-python-client'
|
# Template file for 'python3-google-api-python-client'
|
||||||
pkgname=python3-google-api-python-client
|
pkgname=python3-google-api-python-client
|
||||||
version=1.8.3
|
version=1.8.4
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/googleapis/google-api-python-client"
|
homepage="https://github.com/googleapis/google-api-python-client"
|
||||||
distfiles="${PYPI_SITE}/g/google-api-python-client/google-api-python-client-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/google-api-python-client/google-api-python-client-${version}.tar.gz"
|
||||||
checksum=be4e8dcf399d7d1dcaae004b7f18694907f740bf6e6cebda91da8ebd968c5481
|
checksum=bbe212611fdc05364f3d20271cae53971bf4d485056e6c0d40748eddeeda9a19
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# unittest2 is python2 thing.
|
# unittest2 is python2 thing.
|
||||||
|
|
Loading…
Add table
Reference in a new issue