commit:     2d975bf75b27b79561c1aad06ecd24f1c84ba74f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 16:13:52 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  4 16:17:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d975bf7

dev-python/hiredis: Set DISTUTILS_EXT=1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/hiredis/hiredis-2.2.2-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/hiredis/hiredis-2.2.2-r1.ebuild 
b/dev-python/hiredis/hiredis-2.2.2-r1.ebuild
index 08c9c7246286..a4dc2b633736 100644
--- a/dev-python/hiredis/hiredis-2.2.2-r1.ebuild
+++ b/dev-python/hiredis/hiredis-2.2.2-r1.ebuild
@@ -3,6 +3,7 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517="setuptools"
 PYTHON_COMPAT=( python3_{9..11} pypy3 )
 

Reply via email to