mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-09 06:06:41 +02:00
dev-python/six: Sync with Gentoo
It's from Gentoo commit c82fe86e03a75820aafd059c8e079548e5c6d6e1.
This commit is contained in:
parent
89de9b8ae1
commit
f674287fd7
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user