mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
dev-python/sendgrid: fix deps: (app-dicts → dev-python)/{python-http-client,starkbank-ecdsa}
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -19,8 +19,8 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
DOCS="README.rst"
|
||||
|
||||
RDEPEND=">=app-dicts/python-http-client-3.3.5[${PYTHON_USEDEP}]
|
||||
>=app-dicts/starkbank-ecdsa-2.2.0[${PYTHON_USEDEP}]"
|
||||
RDEPEND=">=dev-python/python-http-client-3.3.5[${PYTHON_USEDEP}]
|
||||
>=dev-python/starkbank-ecdsa-2.2.0[${PYTHON_USEDEP}]"
|
||||
BDEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
@@ -32,4 +32,3 @@ python_test() {
|
||||
}
|
||||
|
||||
distutils_enable_tests pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user