commit:     a0d1c171b685ac44c330057cb65319f671335678
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Thu May 29 06:16:45 2025 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Thu May 29 06:16:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0d1c171

dev-python/vpython: added DISTUTILS_EXT=1

Closes: https://bugs.gentoo.org/956671
Signed-off-by: Andrey Grozin <grozin <AT> gentoo.org>

 dev-python/vpython/vpython-7.6.5-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/vpython/vpython-7.6.5-r1.ebuild 
b/dev-python/vpython/vpython-7.6.5-r1.ebuild
index 7cd9514f5e10..fa16795d2be9 100644
--- a/dev-python/vpython/vpython-7.6.5-r1.ebuild
+++ b/dev-python/vpython/vpython-7.6.5-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{9..13} )
-
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 pypi
 

Reply via email to