dev-python/wtforms: update homepage
authorLouis Sautier <sbraz@gentoo.org>
Mon, 15 Jul 2019 11:58:00 +0000 (13:58 +0200)
committerLouis Sautier <sbraz@gentoo.org>
Mon, 15 Jul 2019 13:13:15 +0000 (15:13 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Louis Sautier <sbraz@gentoo.org>
dev-python/wtforms/wtforms-2.1.ebuild

index 6eae21679f9ad801c209bff29eef40f9dc02eba2..8bfc1510c613c6a8be1afa357f4852552c47e3fd 100644 (file)
@@ -11,7 +11,7 @@ MY_PN="WTForms"
 MY_P="${MY_PN}-${PV}"
 
 DESCRIPTION="Flexible forms validation and rendering library for python web development"
-HOMEPAGE="http://wtforms.simplecodes.com/ https://pypi.org/project/WTForms/"
+HOMEPAGE="https://wtforms.readthedocs.io/"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
 
 LICENSE="BSD"