dev-util/catalyst: Sync with Gentoo

It's from Gentoo commit db04da3b0bbf7ab0b2d2f6e44173222d5b28b5ad.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2026-01-12 07:12:20 +00:00 committed by Krzesimir Nowak
parent 95eeaa12b0
commit e7fb59fc69
4 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -15,7 +15,7 @@ else
S="${WORKDIR}/${MY_P/_/-}"
fi
PYTHON_COMPAT=( python3_{10..13} )
PYTHON_COMPAT=( python3_{12..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_{10..13} )
PYTHON_COMPAT=( python3_{12..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_{10..13} )
PYTHON_COMPAT=( python3_{12..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_{10..13} )
PYTHON_COMPAT=( python3_{12..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 linux-info optfeature tmpfiles ${SRC_ECLASS}