commit:     28b39c800b8a3c2786e5c2d0d2ffcce226038529
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 28 14:48:02 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Aug 28 14:48:02 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28b39c80

sci-visualization/dash: incorrect DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/810448
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-visualization/dash/{dash-1.20.0.ebuild => dash-1.20.0-r1.ebuild} | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-visualization/dash/dash-1.20.0.ebuild 
b/sci-visualization/dash/dash-1.20.0-r1.ebuild
similarity index 97%
rename from sci-visualization/dash/dash-1.20.0.ebuild
rename to sci-visualization/dash/dash-1.20.0-r1.ebuild
index 3d4344e6231..bea53debe74 100644
--- a/sci-visualization/dash/dash-1.20.0.ebuild
+++ b/sci-visualization/dash/dash-1.20.0-r1.ebuild
@@ -4,7 +4,6 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
 inherit distutils-r1
 
 DESCRIPTION="Python framework for building ML & data science web apps"

Reply via email to