mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-google-api-python-client: remove checkdepend on python3-Django
This commit is contained in:
parent
6017172ba7
commit
fcef1a3035
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ make_check_args="--deselect=tests/test__helpers.py::PositionalTests::test_usage
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-httplib2 python3-google-auth python3-google-auth-httplib2
|
depends="python3-httplib2 python3-google-auth python3-google-auth-httplib2
|
||||||
python3-google-api-core python3-uritemplate"
|
python3-google-api-core python3-uritemplate"
|
||||||
checkdepends="${depends} python3-Django python3-parameterized python3-openssl
|
checkdepends="${depends} python3-parameterized python3-openssl
|
||||||
python3-oauth2client python3-pytest-xdist"
|
python3-oauth2client python3-pytest-xdist"
|
||||||
short_desc="Google API client library for Python3"
|
short_desc="Google API client library for Python3"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue