python3-googleapis-common-protos: update to 1.52.0.
This commit is contained in:
parent
6a1bd809c8
commit
263fa03ea2
1 changed files with 3 additions and 4 deletions
|
@ -1,8 +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.51.0
|
version=1.52.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +12,7 @@ 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=013c91704279119150e44ef770086fdbba158c1f978a6402167d47d5409e226e
|
checksum=560716c807117394da12cecb0a54da5a451b5cf9866f1d37e9a5e2329a665351
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
chmod -R +r "${DESTDIR}/${py3_sitelib}"
|
chmod -R +r "${DESTDIR}/${py3_sitelib}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue