20 lines
1.0 KiB
Bash
20 lines
1.0 KiB
Bash
# Template file for 'python3-google-api-python-client'
|
|
pkgname=python3-google-api-python-client
|
|
version=2.80.0
|
|
revision=2
|
|
build_style=python3-module
|
|
make_check_args="--deselect=tests/test__helpers.py::PositionalTests::test_usage
|
|
--deselect=tests/test_discovery.py::DiscoveryErrors::test_tests_should_be_run_with_strict_positional_enforcement"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-httplib2 python3-google-auth python3-google-auth-httplib2
|
|
python3-google-api-core python3-uritemplate"
|
|
checkdepends="${depends} python3-parameterized python3-openssl
|
|
python3-oauth2client python3-pytest-xdist"
|
|
short_desc="Google API client library for Python3"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://googleapis.github.io/google-api-python-client/"
|
|
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"
|
|
checksum=51dd62d467da7ad3df63c3f0e6fca84266ce50c2218691204b2e8cd651a0719a
|