python3-googleapis-common-protos: update to 1.57.0.
This commit is contained in:
parent
0edfea20a8
commit
a6db4b3bbc
@ -1,19 +1,18 @@
|
||||
# Template file for 'python3-googleapis-common-protos'
|
||||
pkgname=python3-googleapis-common-protos
|
||||
version=1.53.0
|
||||
revision=3
|
||||
version=1.57.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-protobuf"
|
||||
checkdepends="python3-protobuf python3-six"
|
||||
checkdepends="${depends} python3-grpcio python3-mock python3-pytest-xdist"
|
||||
short_desc="Common protobufs used in Google APIs (Python3)"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/googleapis/googleapis"
|
||||
homepage="https://pypi.org/project/googleapis-common-protos/"
|
||||
changelog="https://raw.githubusercontent.com/googleapis/python-api-common-protos/v1.57.0/CHANGELOG.md"
|
||||
distfiles="${PYPI_SITE}/g/googleapis-common-protos/googleapis-common-protos-${version}.tar.gz"
|
||||
checksum=a88ee8903aa0a81f6c3cec2d5cf62d3c8aa67c06439b0496b49048fb1854ebf4
|
||||
# testing requires many optional dependencies
|
||||
make_check=no
|
||||
checksum=27a849d6205838fb6cc3c1c21cb9800707a661bb21c6ce7fb13e99eb1f8a0c46
|
||||
|
||||
post_install() {
|
||||
chmod -R +r "${DESTDIR}/${py3_sitelib}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user