summaryrefslogtreecommitdiff
path: root/dev-python/sendgrid
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/sendgrid')
-rw-r--r--dev-python/sendgrid/sendgrid-6.9.7.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/sendgrid/sendgrid-6.9.7.ebuild b/dev-python/sendgrid/sendgrid-6.9.7.ebuild
index 005f534fcef7..f3860ef44710 100644
--- a/dev-python/sendgrid/sendgrid-6.9.7.ebuild
+++ b/dev-python/sendgrid/sendgrid-6.9.7.ebuild
@@ -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
-