mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
dev-util/catalyst: Sync with Gentoo
It's from Gentoo commit a7405fd71777ad20dc5d71ac07946b647770b4e0.
This commit is contained in:
parent
467332ba64
commit
fcf94d8b34
@ -15,7 +15,7 @@ else
|
|||||||
S="${WORKDIR}/${MY_P/_/-}"
|
S="${WORKDIR}/${MY_P/_/-}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{9..12} )
|
PYTHON_COMPAT=( python3_{10..13} )
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
|
|
||||||
inherit distutils-r1 linux-info optfeature tmpfiles ${SRC_ECLASS}
|
inherit distutils-r1 linux-info optfeature tmpfiles ${SRC_ECLASS}
|
||||||
|
@ -15,7 +15,7 @@ else
|
|||||||
S="${WORKDIR}/${MY_P/_/-}"
|
S="${WORKDIR}/${MY_P/_/-}"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{9..12} )
|
PYTHON_COMPAT=( python3_{10..13} )
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
|
|
||||||
inherit distutils-r1 linux-info optfeature tmpfiles ${SRC_ECLASS}
|
inherit distutils-r1 linux-info optfeature tmpfiles ${SRC_ECLASS}
|
||||||
|
Loading…
Reference in New Issue
Block a user