mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-17 10:06:12 +02:00
dev-python/boto: Sync with Gentoo
It's from Gentoo commit 11706cd5ae38960e081221efd8a4d481785756c0.
This commit is contained in:
parent
abb367a35f
commit
4f4eb24eee
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user