mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
dev-python/gevent: use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16497 Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
committed by
Aaron Bauman
parent
4da6b8fa49
commit
5a79d154a9
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="ssl(+),threads(+)"
|
||||
inherit distutils-r1 flag-o-matic
|
||||
|
||||
DESCRIPTION="Coroutine-based network library"
|
||||
HOMEPAGE="http://gevent.org/ https://pypi.org/project/gevent/"
|
||||
HOMEPAGE="https://www.gevent.org/ https://pypi.org/project/gevent/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="ssl(+),threads(+)"
|
||||
inherit distutils-r1 flag-o-matic
|
||||
|
||||
DESCRIPTION="Coroutine-based network library"
|
||||
HOMEPAGE="http://gevent.org/ https://pypi.org/project/gevent/"
|
||||
HOMEPAGE="https://www.gevent.org/ https://pypi.org/project/gevent/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="ssl(+),threads(+)"
|
||||
inherit distutils-r1 flag-o-matic
|
||||
|
||||
DESCRIPTION="Coroutine-based network library"
|
||||
HOMEPAGE="http://gevent.org/ https://pypi.org/project/gevent/"
|
||||
HOMEPAGE="https://www.gevent.org/ https://pypi.org/project/gevent/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="ssl(+),threads(+)"
|
||||
inherit distutils-r1 flag-o-matic
|
||||
|
||||
DESCRIPTION="Coroutine-based network library"
|
||||
HOMEPAGE="http://gevent.org/ https://pypi.org/project/gevent/"
|
||||
HOMEPAGE="https://www.gevent.org/ https://pypi.org/project/gevent/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -10,7 +10,7 @@ PYTHON_REQ_USE="ssl(+),threads(+)"
|
||||
inherit distutils-r1 flag-o-matic
|
||||
|
||||
DESCRIPTION="Coroutine-based network library"
|
||||
HOMEPAGE="http://gevent.org/ https://pypi.org/project/gevent/"
|
||||
HOMEPAGE="https://www.gevent.org/ https://pypi.org/project/gevent/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user