From 6f57e716c7968def6387f9db258e883125bab84f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 4 May 2023 23:29:09 +0100 Subject: gentoo auto-resync : 04:05:2023 - 23:29:09 --- dev-python/ukkonen/ukkonen-1.0.1-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev-python/ukkonen/ukkonen-1.0.1-r1.ebuild') diff --git a/dev-python/ukkonen/ukkonen-1.0.1-r1.ebuild b/dev-python/ukkonen/ukkonen-1.0.1-r1.ebuild index 2aa653ee78a3..6937f3cb3063 100644 --- a/dev-python/ukkonen/ukkonen-1.0.1-r1.ebuild +++ b/dev-python/ukkonen/ukkonen-1.0.1-r1.ebuild @@ -3,8 +3,10 @@ EAPI=8 +DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9..11} pypy3 ) + inherit distutils-r1 DESCRIPTION="Implementation of bounded Levenshtein distance (Ukkonen)" -- cgit v1.2.3