# Template file for 'python3-googleapis-common-protos' pkgname=python3-googleapis-common-protos version=1.57.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-protobuf" checkdepends="${depends} python3-grpcio python3-mock python3-pytest-xdist" short_desc="Common protobufs used in Google APIs (Python3)" maintainer="Orphaned " license="Apache-2.0" 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=27a849d6205838fb6cc3c1c21cb9800707a661bb21c6ce7fb13e99eb1f8a0c46 post_install() { chmod -R +r "${DESTDIR}/${py3_sitelib}" }