summaryrefslogtreecommitdiff
path: root/dev-python/django-formtools
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django-formtools')
-rw-r--r--dev-python/django-formtools/Manifest2
-rw-r--r--dev-python/django-formtools/django-formtools-1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/django-formtools/Manifest b/dev-python/django-formtools/Manifest
index bb8895441da4..1e012ed6e76d 100644
--- a/dev-python/django-formtools/Manifest
+++ b/dev-python/django-formtools/Manifest
@@ -1,3 +1,3 @@
DIST django-formtools-1.0.tar.gz 70505 BLAKE2B cb46d7e6be8b79ca6bdc3c8734d8f3fbd67de4b09f9a677d716654e8371b8ab8bdf248293b64b610b1a15b78e3c8bb5fa495d0ff0b00649241bc69e11cb1e406 SHA512 828ea5f5057d7ec72ab6cc6613e8af950f16595115bba658892e15aec39498f6e7c3dcb5c50ac4fc7ef54e12a640ed93e76a968f41bec59388630cdc43c9e3ce
-EBUILD django-formtools-1.0.ebuild 645 BLAKE2B d16f571a131275789407c6c8d3c911dff404cc989d79b4759fea72f5c4a76fdd138fc7e4146a9f5c45c1a01a7f9d1b9dc4d0893a3762c5665bf94aed23edc095 SHA512 fe13993bdc72e7fb947983165784fbe7f831ba7c0210ed2ebb7e296e4315a41b6f826c69744477ca6b2377f9e8710b44cd75a9881acc8182546939c0aa7c2ba0
+EBUILD django-formtools-1.0.ebuild 655 BLAKE2B 5b96168dc8791a98bacd1877f7d806391c5603be68495a58c70db150b0e17946a49e5e17d93faed9f6b6c4a095ef7a7157e9552b6e922fe4590fa33ae2e3bf5c SHA512 862cc7252a8a62f35306d1673b179e1be3294b75a3af6a51beeba3ad5c4aceb2b888929471742c70e01c699d654a0bc976f58666f8c1a78bb8582672b59993bd
MISC metadata.xml 329 BLAKE2B c34c23cad68b8e98aa8f51aa8851f3440c75c480d353b7967372de0f2f5daaa97b85d69a2b4e8e8802dd9cae2440f31ef665d4b0089e5c67dd6aa41375bb3e5e SHA512 fa9ff839567d05492ed9d6e53aa7bf4296c1235c9ebeefd75d3edc8f72353aa3844533b4d887975943ad0195ed5339524e411c04e964f8dd3e6bce07135951bd
diff --git a/dev-python/django-formtools/django-formtools-1.0.ebuild b/dev-python/django-formtools/django-formtools-1.0.ebuild
index 4ddb41e6194f..7f5f839fc723 100644
--- a/dev-python/django-formtools/django-formtools-1.0.ebuild
+++ b/dev-python/django-formtools/django-formtools-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="High-level abstractions for Django forms"
-HOMEPAGE="http://django-formtools.readthedocs.org/"
+HOMEPAGE="https://django-formtools.readthedocs.io/en/latest/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"