python3-google-api-python-client: update to 2.80.0.
This commit is contained in:
parent
54d6360c1d
commit
e2fd799479
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-google-api-python-client'
|
# Template file for 'python3-google-api-python-client'
|
||||||
pkgname=python3-google-api-python-client
|
pkgname=python3-google-api-python-client
|
||||||
version=2.70.0
|
version=2.80.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="--deselect=tests/test__helpers.py::PositionalTests::test_usage
|
make_check_args="--deselect=tests/test__helpers.py::PositionalTests::test_usage
|
||||||
|
@ -16,4 +16,4 @@ license="Apache-2.0"
|
||||||
homepage="https://googleapis.github.io/google-api-python-client/"
|
homepage="https://googleapis.github.io/google-api-python-client/"
|
||||||
changelog="https://raw.githubusercontent.com/googleapis/google-api-python-client/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/googleapis/google-api-python-client/main/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/g/google-api-python-client/google-api-python-client-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/google-api-python-client/google-api-python-client-${version}.tar.gz"
|
||||||
checksum=262de094d5a30d337f59e66581019fed45b698c078397ac48dd323c0968236e7
|
checksum=51dd62d467da7ad3df63c3f0e6fca84266ce50c2218691204b2e8cd651a0719a
|
||||||
|
|
Loading…
Reference in New Issue