mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-google-api-core: update to 1.26.2.
This commit is contained in:
parent
f70bfe9eaa
commit
eab2adc5f2
1 changed files with 5 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-google-api-core'
|
# Template file for 'python3-google-api-core'
|
||||||
pkgname=python3-google-api-core
|
pkgname=python3-google-api-core
|
||||||
version=1.22.2
|
version=1.26.2
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,8 +13,6 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/googleapis/python-api-core"
|
homepage="https://github.com/googleapis/python-api-core"
|
||||||
distfiles="${PYPI_SITE}/g/google-api-core/google-api-core-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/google-api-core/google-api-core-${version}.tar.gz"
|
||||||
checksum=779107f17e0fef8169c5239d56a8fbff03f9f72a3893c0c9e5842ec29dfedd54
|
checksum=418a131cd349e8bda036741d93e7fb9caefa691daa7296851193edc60b3c946c
|
||||||
|
# all tests require grpc, which is optional dependencies.
|
||||||
do_check() {
|
make_check=no
|
||||||
: all tests require grpc, which is optional dependencies.
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue