commit:     770c11eb87786e7c05d390a3479fcef5bfcdb047
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Wed Mar 18 19:27:32 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Mar 18 19:27:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=770c11eb

dev-python/uvicorn: do not depend on black

tests work without it installed and otherwise we have
to remove py3_7

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-python/uvicorn/uvicorn-0.11.3.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/uvicorn/uvicorn-0.11.3.ebuild 
b/dev-python/uvicorn/uvicorn-0.11.3.ebuild
index 04aad2d..565b4eb 100644
--- a/dev-python/uvicorn/uvicorn-0.11.3.ebuild
+++ b/dev-python/uvicorn/uvicorn-0.11.3.ebuild
@@ -30,7 +30,6 @@ BDEPEND="doc? ( !x86? (
        dev-python/mkdocs-material ) )"
 
 DEPEND="test? (
-       dev-python/black[${PYTHON_USEDEP}]
        dev-python/isort[${PYTHON_USEDEP}]
        dev-python/requests[${PYTHON_USEDEP}]
        >=dev-python/uvloop-0.14.0[${PYTHON_USEDEP}]

Reply via email to