commit: 3c2a3e2eb627c39c3ea55d33dcdfd173d70d1a0f
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu May 4 01:09:59 2023 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu May 4 01:14:04 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c2a3e2e
dev-python/unicodedata2: set DISTUTILS_EXT=1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/unicodedata2/unicodedata2-15.0.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/unicodedata2/unicodedata2-15.0.0.ebuild
b/dev-python/unicodedata2/unicodedata2-15.0.0.ebuild
index 9713173de..0398a2972 100644
--- a/dev-python/unicodedata2/unicodedata2-15.0.0.ebuild
+++ b/dev-python/unicodedata2/unicodedata2-15.0.0.ebuild
@@ -5,6 +5,7 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
+DISTUTILS_EXT=1
inherit distutils-r1 pypi
DESCRIPTION="Unicodedata backport updated to the latest Unicode version"