commit:     b0a8f05843cf8fbfcb419c84ba826764469dfb65
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Apr 25 12:52:34 2020 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Apr 25 12:53:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b0a8f058

dev-python/pytest-randomly: temporary drop black

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/pytest-randomly/pytest-randomly-3.3.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/pytest-randomly/pytest-randomly-3.3.1.ebuild 
b/dev-python/pytest-randomly/pytest-randomly-3.3.1.ebuild
index 2796f69..b28fd46 100644
--- a/dev-python/pytest-randomly/pytest-randomly-3.3.1.ebuild
+++ b/dev-python/pytest-randomly/pytest-randomly-3.3.1.ebuild
@@ -31,9 +31,10 @@ RDEPEND="
        dev-python/secretstorage[${PYTHON_USEDEP}]
        dev-python/twine[${PYTHON_USEDEP}]
 
-       $(python_gen_cond_dep 'dev-python/black[${PYTHON_USEDEP}]' python3_8)
        $(python_gen_cond_dep 'dev-python/importlib_metadata[${PYTHON_USEDEP}]' 
python3_6 python3_7)
 "
+#      $(python_gen_cond_dep 'dev-python/black[${PYTHON_USEDEP}]' python3_8)
+
 #DEPEND="
 #      test? (
 #              $(python_gen_cond_dep 
'dev-python/check-manifest[${PYTHON_USEDEP}]' python3_8)

Reply via email to