diff --git a/srcpkgs/python3-google-api-core/template b/srcpkgs/python3-google-api-core/template index dfc36688166..4f4a42b98ef 100644 --- a/srcpkgs/python3-google-api-core/template +++ b/srcpkgs/python3-google-api-core/template @@ -1,17 +1,17 @@ # Template file for 'python3-google-api-core' pkgname=python3-google-api-core -version=1.26.2 -revision=3 +version=2.11.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-googleapis-common-protos python3-protobuf python3-google-auth - python3-requests python3-six python3-pytz" -checkdepends="$depends python3-mock python3-pytest" + python3-requests" short_desc="Google API client core library for Python3" maintainer="Orphaned " license="Apache-2.0" -homepage="https://github.com/googleapis/python-api-core" +homepage="https://googleapis.dev/python/google-api-core/latest/index.html" +changelog="https://raw.githubusercontent.com/googleapis/python-api-core/main/CHANGELOG.md" distfiles="${PYPI_SITE}/g/google-api-core/google-api-core-${version}.tar.gz" -checksum=418a131cd349e8bda036741d93e7fb9caefa691daa7296851193edc60b3c946c -# all tests require grpc, which is optional dependencies. +checksum=4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22 +# tests require unpackaged dependencies: asyncmock, proto-plus make_check=no