mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
python-google-api-python-client: update to 1.6.7. (#14162)
This commit is contained in:
parent
8c699e6f92
commit
9687949340
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-google-api-python-client'
|
# Template file for 'python-google-api-python-client'
|
||||||
pkgname=python-google-api-python-client
|
pkgname=python-google-api-python-client
|
||||||
version=1.6.6
|
version=1.6.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -8,11 +8,11 @@ pycompile_module="apiclient googleapiclient"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-httplib2 python-oauth2client python-uritemplate python-six"
|
depends="python-httplib2 python-oauth2client python-uritemplate python-six"
|
||||||
short_desc="Google API client library for Python2"
|
short_desc="Google API client library for Python2"
|
||||||
maintainer="Peter Bui <pnutzh4x0r@gmail.com>"
|
maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/google/google-api-python-client/"
|
homepage="https://github.com/google/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=ec72991f95201996a4edcea44a079cae0292798086beaadb054d91921632fe1b
|
checksum=05583a386e323f428552419253765314a4b29828c3cee15be735f9ebfa5aebf2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
||||||
python3-google-api-python-client_package() {
|
python3-google-api-python-client_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue