dev-util/catalyst: Sync with Gentoo

It's from Gentoo commit a7405fd71777ad20dc5d71ac07946b647770b4e0.
This commit is contained in:
Flatcar Buildbot 2025-01-13 07:06:54 +00:00 committed by Krzesimir Nowak
parent 467332ba64
commit fcf94d8b34
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ else
S="${WORKDIR}/${MY_P/_/-}"
fi
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 linux-info optfeature tmpfiles ${SRC_ECLASS}

View File

@ -15,7 +15,7 @@ else
S="${WORKDIR}/${MY_P/_/-}"
fi
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 linux-info optfeature tmpfiles ${SRC_ECLASS}