dev-python/boto: Sync with Gentoo

It's from Gentoo commit 11706cd5ae38960e081221efd8a4d481785756c0.
This commit is contained in:
Flatcar Buildbot 2023-03-20 07:23:14 +00:00
parent abb367a35f
commit 4f4eb24eee

View File

@ -6,11 +6,10 @@ EAPI=8
PYTHON_COMPAT=( python3_{10..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
inherit distutils-r1 pypi
DESCRIPTION="Amazon Web Services API"
HOMEPAGE="https://github.com/boto/boto https://pypi.org/project/boto/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"