mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 22:12:10 +01:00
dev-python/jaraco-context: Sync with Gentoo
It's from Gentoo commit 5161a3f99d6ffe4b49f85c28c60430554289d0fe.
This commit is contained in:
parent
091e17820f
commit
22e9c7d5b3
@ -5,6 +5,8 @@
|
|||||||
EAPI=7
|
EAPI=7
|
||||||
|
|
||||||
DISTUTILS_USE_PEP517=flit
|
DISTUTILS_USE_PEP517=flit
|
||||||
|
PYPI_NO_NORMALIZE=1
|
||||||
|
PYPI_PN=${PN/-/.}
|
||||||
PYTHON_COMPAT=( python3_{9..11} pypy3 )
|
PYTHON_COMPAT=( python3_{9..11} pypy3 )
|
||||||
|
|
||||||
inherit distutils-r1 pypi
|
inherit distutils-r1 pypi
|
||||||
@ -14,8 +16,6 @@ HOMEPAGE="
|
|||||||
https://github.com/jaraco/jaraco.context/
|
https://github.com/jaraco/jaraco.context/
|
||||||
https://pypi.org/project/jaraco.context/
|
https://pypi.org/project/jaraco.context/
|
||||||
"
|
"
|
||||||
SRC_URI="$(pypi_sdist_url --no-normalize "${PN/-/.}")"
|
|
||||||
S=${WORKDIR}/${P/-/.}
|
|
||||||
|
|
||||||
LICENSE="MIT"
|
LICENSE="MIT"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user