diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-05-04 18:59:12 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-05-04 18:59:12 +0200 |
commit | de9d4d2f2648f2806591e63cd620320c7db73611 (patch) | |
tree | 7a0875359f30d81b0b5eb222d679c4beeafbaf78 /dev-python/zope-hookable | |
parent | dev-python/yappi: Set DISTUTILS_EXT=1 (diff) | |
download | gentoo-de9d4d2f2648f2806591e63cd620320c7db73611.tar.gz gentoo-de9d4d2f2648f2806591e63cd620320c7db73611.tar.bz2 gentoo-de9d4d2f2648f2806591e63cd620320c7db73611.zip |
dev-python/zope-hookable: Set DISTUTILS_EXT=1
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/zope-hookable')
-rw-r--r-- | dev-python/zope-hookable/zope-hookable-5.4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/zope-hookable/zope-hookable-5.4.ebuild b/dev-python/zope-hookable/zope-hookable-5.4.ebuild index 98c7d3214033..1b05acf9c672 100644 --- a/dev-python/zope-hookable/zope-hookable-5.4.ebuild +++ b/dev-python/zope-hookable/zope-hookable-5.4.ebuild @@ -3,6 +3,7 @@ EAPI=8 +DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 PYPI_PN=${PN/-/.} |