summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ddt/ddt-1.0.0.ebuild')
-rw-r--r--dev-python/ddt/ddt-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ddt/ddt-1.0.0.ebuild b/dev-python/ddt/ddt-1.0.0.ebuild
index bf447015b8c8..3515722e446a 100644
--- a/dev-python/ddt/ddt-1.0.0.ebuild
+++ b/dev-python/ddt/ddt-1.0.0.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
inherit distutils-r1
DESCRIPTION="A library to multiply test cases"
-HOMEPAGE="http://pypi.python.org/pypi/ddt https://github.com/txels/ddt"
+HOMEPAGE="https://pypi.python.org/pypi/ddt https://github.com/txels/ddt"
SRC_URI="mirror://pypi/d/${PN}/${P}.tar.gz"
LICENSE="MIT"