dev-python/six: Sync with Gentoo

It's from Gentoo commit c82fe86e03a75820aafd059c8e079548e5c6d6e1.
This commit is contained in:
Flatcar Buildbot 2023-03-20 07:23:32 +00:00
parent 89de9b8ae1
commit f674287fd7

View File

@ -6,14 +6,13 @@ EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} pypy3 )
inherit distutils-r1
inherit distutils-r1 pypi
DESCRIPTION="Python 2 and 3 compatibility library"
HOMEPAGE="
https://github.com/benjaminp/six/
https://pypi.org/project/six/
"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"