mirror of
https://github.com/flatcar/scripts.git
synced 2026-03-01 11:31:35 +01:00
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:
parent
95eeaa12b0
commit
e7fb59fc69
@ -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}
|
||||
|
||||
@ -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}
|
||||
|
||||
@ -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}
|
||||
|
||||
@ -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}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user