summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-17 18:05:08 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-17 18:09:33 +0100
commitaf7b633a352aef5c8a349f0a32a7a074d25b40a6 (patch)
treedecb0aba6a145d24d6e8046524199b06776aa661 /dev-python
parentdev-python/ldap3: Update HOMEPAGE (diff)
downloadgentoo-af7b633a352aef5c8a349f0a32a7a074d25b40a6.tar.gz
gentoo-af7b633a352aef5c8a349f0a32a7a074d25b40a6.tar.bz2
gentoo-af7b633a352aef5c8a349f0a32a7a074d25b40a6.zip
dev-python/cheetah3: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/cheetah3/cheetah3-3.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cheetah3/cheetah3-3.2.6.ebuild b/dev-python/cheetah3/cheetah3-3.2.6.ebuild
index 33095b743024..588a4248c250 100644
--- a/dev-python/cheetah3/cheetah3-3.2.6.ebuild
+++ b/dev-python/cheetah3/cheetah3-3.2.6.ebuild
@@ -7,7 +7,7 @@ DISTUTILS_USE_SETUPTOOLS=bdepend
inherit distutils-r1
DESCRIPTION="Python-powered template engine and code generator"
-HOMEPAGE="http://www.cheetahtemplate.org/ https://pypi.org/project/Cheetah3/"
+HOMEPAGE="https://cheetahtemplate.org/ https://pypi.org/project/Cheetah3/"
SRC_URI="https://github.com/CheetahTemplate3/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"