summaryrefslogtreecommitdiff
path: root/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/singledispatch/singledispatch-3.4.0.3.ebuild')
-rw-r--r--dev-python/singledispatch/singledispatch-3.4.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild
index 34fa938254a2..176fc1e7e058 100644
--- a/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild
+++ b/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
DESCRIPTION="A library to bring functools.singledispatch from Python 3.4 to Python 2.6-3.3"
-HOMEPAGE="http://docs.python.org/3/library/functools.html#functools.singledispatch"
+HOMEPAGE="https://docs.python.org/3/library/functools.html#functools.singledispatch"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PF}.tar.gz"
LICENSE="MIT"