commit:     89d7f16e014e700a8cd6d6730551142d4a00dd7a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 16:09:13 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May  4 16:11:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d7f16e

dev-python/cftime: Set DISTUTILS_EXT=1

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

 dev-python/cftime/cftime-1.6.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-python/cftime/cftime-1.6.2.ebuild 
b/dev-python/cftime/cftime-1.6.2.ebuild
index 2b4b068bba82..46555dcf6f17 100644
--- a/dev-python/cftime/cftime-1.6.2.ebuild
+++ b/dev-python/cftime/cftime-1.6.2.ebuild
@@ -3,8 +3,10 @@
 
 EAPI=8
 
+DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{9..11} )
+
 inherit distutils-r1 pypi
 
 DESCRIPTION="Time-handling functionality from netcdf4-python"

Reply via email to