commit:     346b46de60bf4030c70a2dffe4ce712f26ce50a3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 14 16:15:20 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 14 16:16:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=346b46de

dev-python/genshi: Switch to HTTPS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/genshi/genshi-0.7.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/genshi/genshi-0.7.5.ebuild 
b/dev-python/genshi/genshi-0.7.5.ebuild
index df83cb0bda7..eea4c2c5953 100644
--- a/dev-python/genshi/genshi-0.7.5.ebuild
+++ b/dev-python/genshi/genshi-0.7.5.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7..9} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Python toolkit for stream-based generation of output for the web"
-HOMEPAGE="http://genshi.edgewall.org/ https://pypi.org/project/Genshi/";
+HOMEPAGE="https://genshi.edgewall.org/ https://pypi.org/project/Genshi/";
 SRC_URI="mirror://pypi/G/${PN^}/${P^}.tar.gz"
 S="${WORKDIR}/${P^}"
 

Reply via email to