summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sbraz@gentoo.org>2019-07-15 13:58:00 +0200
committerLouis Sautier <sbraz@gentoo.org>2019-07-15 15:13:15 +0200
commitd5807f0c96e14bd7e956f791a73b7f0ceb15cd3f (patch)
treec477fa7836ba331a3e0883ff87e0b78dcd961856 /dev-python/wtforms
parentdev-python/webob: add PyPy3, fix deps and tests (diff)
downloadgentoo-d5807f0c96e14bd7e956f791a73b7f0ceb15cd3f.tar.gz
gentoo-d5807f0c96e14bd7e956f791a73b7f0ceb15cd3f.tar.bz2
gentoo-d5807f0c96e14bd7e956f791a73b7f0ceb15cd3f.zip
dev-python/wtforms: update homepage
Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
Diffstat (limited to 'dev-python/wtforms')
-rw-r--r--dev-python/wtforms/wtforms-2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/wtforms/wtforms-2.1.ebuild b/dev-python/wtforms/wtforms-2.1.ebuild
index 6eae21679f9a..8bfc1510c613 100644
--- a/dev-python/wtforms/wtforms-2.1.ebuild
+++ b/dev-python/wtforms/wtforms-2.1.ebuild
@@ -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"