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:
Michael Mair-Keimberger
2020-06-29 22:36:11 +02:00
committed by Aaron Bauman
parent 4da6b8fa49
commit 5a79d154a9
5 changed files with 5 additions and 5 deletions

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"

View File

@@ -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"