mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-googleapis-common-protos: update to 1.53.0.
This commit is contained in:
parent
66bf7c90be
commit
f70bfe9eaa
1 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-googleapis-common-protos'
|
# Template file for 'python3-googleapis-common-protos'
|
||||||
pkgname=python3-googleapis-common-protos
|
pkgname=python3-googleapis-common-protos
|
||||||
version=1.52.0
|
version=1.53.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,9 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/googleapis/googleapis"
|
homepage="https://github.com/googleapis/googleapis"
|
||||||
distfiles="${PYPI_SITE}/g/googleapis-common-protos/googleapis-common-protos-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/googleapis-common-protos/googleapis-common-protos-${version}.tar.gz"
|
||||||
checksum=560716c807117394da12cecb0a54da5a451b5cf9866f1d37e9a5e2329a665351
|
checksum=a88ee8903aa0a81f6c3cec2d5cf62d3c8aa67c06439b0496b49048fb1854ebf4
|
||||||
|
# testing requires many optional dependencies
|
||||||
|
make_check=no
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
chmod -R +r "${DESTDIR}/${py3_sitelib}"
|
chmod -R +r "${DESTDIR}/${py3_sitelib}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue