commit:     5d2ca0efd3f13d315916792fd19f4cd8d28b45b4
Author:     James Beddek <telans <AT> posteo <DOT> de>
AuthorDate: Mon Oct  4 08:10:38 2021 +0000
Commit:     Theo Anderson <telans <AT> posteo <DOT> de>
CommitDate: Mon Oct  4 08:10:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d2ca0ef

dev-python/scenedetect: fix DISTUTILS_USE_SETUPTOOLS warning

Signed-off-by: James Beddek <telans <AT> posteo.de>

 dev-python/scenedetect/scenedetect-0.5.6.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/scenedetect/scenedetect-0.5.6.ebuild 
b/dev-python/scenedetect/scenedetect-0.5.6.ebuild
index bf96fac8d..7f94f6f53 100644
--- a/dev-python/scenedetect/scenedetect-0.5.6.ebuild
+++ b/dev-python/scenedetect/scenedetect-0.5.6.ebuild
@@ -4,7 +4,6 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 

Reply via email to