mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/hyper-h2: Revert 2.6.2 to pypi tarballs
Package-Manager: Portage-2.3.6_p2, Repoman-2.3.2_p70
This commit is contained in:
@@ -6,9 +6,11 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy)
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
MY_PN="h2"
|
||||
|
||||
DESCRIPTION="HTTP/2 State-Machine based protocol implementation"
|
||||
HOMEPAGE="http://python-hyper.org/h2 https://pypi.python.org/pypi/h2"
|
||||
SRC_URI="https://github.com/python-hyper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user