mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/hyper-h2: update HOMEPAGE and use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
75530f527f
commit
4555713e7b
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -9,7 +9,9 @@ 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"
|
||||
HOMEPAGE="https://python-hyper.org/h2/en/stable
|
||||
https://github.com/python-hyper/hyper-h2
|
||||
https://pypi.python.org/pypi/h2"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user