mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 07:56:57 +02:00
dev-python/flit_core: Sync with Gentoo
It's from Gentoo commit 79dcf57af0985f6b25244096b84efb6dc1f7bbed.
This commit is contained in:
parent
810afd8fba
commit
cbbbd445af
@ -7,14 +7,13 @@ EAPI=7
|
||||
DISTUTILS_USE_PEP517=standalone
|
||||
PYTHON_COMPAT=( python3_{9..11} pypy3 )
|
||||
|
||||
inherit distutils-r1
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Simplified packaging of Python modules (core module)"
|
||||
HOMEPAGE="
|
||||
https://pypi.org/project/flit-core/
|
||||
https://github.com/pypa/flit/
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
Loading…
Reference in New Issue
Block a user