python3-googleapis-common-protos: update to 1.58.0.

This commit is contained in:
icp 2023-03-03 22:34:55 +05:30 committed by Michal Vasilek
parent e2fd799479
commit 70ed8564f1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-googleapis-common-protos'
pkgname=python3-googleapis-common-protos
version=1.57.0
version=1.58.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -12,7 +12,7 @@ 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
checksum=c727251ec025947d545184ba17e3578840fc3a24a0516a020479edab660457df
post_install() {
chmod -R +r "${DESTDIR}/${py3_sitelib}"