commit:     03ea71c028cef448dd700052a18ef3c5753230c5
Author:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
AuthorDate: Mon Sep 13 20:37:56 2021 +0000
Commit:     Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
CommitDate: Mon Sep 13 20:37:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=03ea71c0

dev-util/FoBiS: Unset DISTUTILS_USE_SETUPTOOLS. Update PYTHON_COMPAT

Closes: https://bugs.gentoo.org/812458

Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>

 dev-util/FoBiS/FoBiS-3.0.5.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-util/FoBiS/FoBiS-3.0.5.ebuild 
b/dev-util/FoBiS/FoBiS-3.0.5.ebuild
index b3be8c1ad..27a66da0f 100644
--- a/dev-util/FoBiS/FoBiS-3.0.5.ebuild
+++ b/dev-util/FoBiS/FoBiS-3.0.5.ebuild
@@ -2,8 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{8..10} )
 
 inherit distutils-r1
 

Reply via email to