From 2adc88f8cdc28491470fcb243ff81cdbbbbda765 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Fri, 5 May 2023 01:02:37 +0000 Subject: Adding metadata --- dev-python/ukkonen/ukkonen-1.0.1-r1.ebuild | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dev-python/ukkonen') diff --git a/dev-python/ukkonen/ukkonen-1.0.1-r1.ebuild b/dev-python/ukkonen/ukkonen-1.0.1-r1.ebuild index e9c17b076f93..145eedea8bdf 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_{7,8,9,10,11} pypy3 ) + inherit distutils-r1 DESCRIPTION="Implementation of bounded Levenshtein distance (Ukkonen)" -- cgit v1.3.1