mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 17:11:34 +02:00
eclass/pypi: Sync with Gentoo
It's from Gentoo commit 12783bf82788b83a015afa21f6f9941e5f8b4d50.
This commit is contained in:
parent
a2bafdca65
commit
a10de3dd0d
@ -28,12 +28,12 @@
|
|||||||
# equivalent.
|
# equivalent.
|
||||||
#
|
#
|
||||||
# @EXAMPLE:
|
# @EXAMPLE:
|
||||||
# @CODE@
|
# @CODE
|
||||||
# inherit pypi
|
# inherit pypi
|
||||||
#
|
#
|
||||||
# SRC_URI="$(pypi_sdist_url "${PN^}" "${PV}")"
|
# SRC_URI="$(pypi_sdist_url "${PN^}" "${PV}")"
|
||||||
# S=${WORKDIR}/${P^}
|
# S=${WORKDIR}/${P^}
|
||||||
# @CODE@
|
# @CODE
|
||||||
|
|
||||||
case ${EAPI} in
|
case ${EAPI} in
|
||||||
7|8) ;;
|
7|8) ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user