dev-python/flit_core: Sync with Gentoo

It's from Gentoo commit 79dcf57af0985f6b25244096b84efb6dc1f7bbed.
This commit is contained in:
Flatcar Buildbot 2023-03-20 07:23:18 +00:00
parent 810afd8fba
commit cbbbd445af

View File

@ -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"