From fcef1a303513d3eec8e52db853479b5e1d01b272 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 25 Dec 2023 22:44:42 -0300 Subject: [PATCH] python3-google-api-python-client: remove checkdepend on python3-Django --- srcpkgs/python3-google-api-python-client/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-google-api-python-client/template b/srcpkgs/python3-google-api-python-client/template index b2f3f446d44..dfca76ef2fc 100644 --- a/srcpkgs/python3-google-api-python-client/template +++ b/srcpkgs/python3-google-api-python-client/template @@ -8,7 +8,7 @@ make_check_args="--deselect=tests/test__helpers.py::PositionalTests::test_usage hostmakedepends="python3-setuptools" depends="python3-httplib2 python3-google-auth python3-google-auth-httplib2 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" short_desc="Google API client library for Python3" maintainer="Orphaned "