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