commit:     1c9f433e02b9343f7ebbd15ea3b2fcc49e28f361
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 13 18:09:42 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 18:09:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c9f433e

dev-python/jupyter_console: Fix DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/812671
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-python/jupyter_console/jupyter_console-6.4.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/jupyter_console/jupyter_console-6.4.0.ebuild 
b/dev-python/jupyter_console/jupyter_console-6.4.0.ebuild
index d55074977c0..4114074312d 100644
--- a/dev-python/jupyter_console/jupyter_console-6.4.0.ebuild
+++ b/dev-python/jupyter_console/jupyter_console-6.4.0.ebuild
@@ -3,7 +3,6 @@
 
 EAPI=7
 
-DISTUTILS_USE_SETUPTOOLS=rdepend
 PYTHON_COMPAT=( python3_{7..10} )
 
 inherit distutils-r1

Reply via email to