commit:     312c774355bbcf2e83431eb8cc8fb34111868389
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Jul  5 08:23:59 2021 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Mon Jul  5 08:23:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=312c7743

dev-python/sanic-testing: fix DISTUTILS_USE_SETUPTOOLS

Closes: https://bugs.gentoo.org/800578
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/sanic-testing/sanic-testing-0.6.0.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-python/sanic-testing/sanic-testing-0.6.0.ebuild 
b/dev-python/sanic-testing/sanic-testing-0.6.0.ebuild
index bc9489216..137ce4fbe 100644
--- a/dev-python/sanic-testing/sanic-testing-0.6.0.ebuild
+++ b/dev-python/sanic-testing/sanic-testing-0.6.0.ebuild
@@ -1,10 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="7"
+EAPI="8"
 
 PYTHON_COMPAT=( python3_{8,9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 

Reply via email to