dev-python/cheroot: use HTTPS for HOMEPAGE
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 9 May 2019 17:31:08 +0000 (19:31 +0200)
committerZac Medico <zmedico@gentoo.org>
Thu, 9 May 2019 17:46:38 +0000 (10:46 -0700)
Pull-Request: https://github.com/gentoo/gentoo/pull/11947
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
dev-python/cheroot/cheroot-6.0.0-r1.ebuild
dev-python/cheroot/cheroot-6.0.0.ebuild
dev-python/cheroot/cheroot-6.5.4.ebuild

index 25e349f6c3cc5a7358e2fcc3435027a31bf38d38..c2af48268b9b48b21a6361e536dea2b5bd8380e4 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Cheroot is the high-performance, pure-Python HTTP server used by CherryPy."
-HOMEPAGE="http://www.cherrypy.org/ https://pypi.org/project/Cheroot/ https://github.com/cherrypy/cheroot"
+HOMEPAGE="https://cherrypy.org/ https://pypi.org/project/Cheroot/ https://github.com/cherrypy/cheroot"
 SRC_URI="mirror://pypi/C/${PN/c/C}/${P}.tar.gz"
 
 LICENSE="BSD"
index 06654ad2fa61eda261346ef756ee53a1862a4fff..21f4fc2d47a61f2c31be2ae7a6682e6e3862eb17 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Cheroot is the high-performance, pure-Python HTTP server used by CherryPy."
-HOMEPAGE="http://www.cherrypy.org/ https://pypi.org/project/Cheroot/ https://github.com/cherrypy/cheroot"
+HOMEPAGE="https://cherrypy.org/ https://pypi.org/project/Cheroot/ https://github.com/cherrypy/cheroot"
 SRC_URI="mirror://pypi/C/${PN/c/C}/${P}.tar.gz"
 
 LICENSE="BSD"
index 3761c357fb7c0c7c4c39a8813cc5a045e31ad000..91d2b9382e2c282e1bf409bbdefb15b71fa03f4f 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Cheroot is the high-performance, pure-Python HTTP server used by CherryPy."
-HOMEPAGE="http://www.cherrypy.org/ https://pypi.org/project/Cheroot/ https://github.com/cherrypy/cheroot"
+HOMEPAGE="https://cherrypy.org/ https://pypi.org/project/Cheroot/ https://github.com/cherrypy/cheroot"
 SRC_URI="mirror://pypi/C/${PN/c/C}/${P}.tar.gz"
 
 LICENSE="BSD"