summaryrefslogtreecommitdiff
path: root/dev-python/patsy/patsy-0.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/patsy/patsy-0.4.1.ebuild')
-rw-r--r--dev-python/patsy/patsy-0.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/patsy/patsy-0.4.1.ebuild b/dev-python/patsy/patsy-0.4.1.ebuild
index 613596d543e5..922367425e19 100644
--- a/dev-python/patsy/patsy-0.4.1.ebuild
+++ b/dev-python/patsy/patsy-0.4.1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="Python module to describe statistical models and design matrices"
-HOMEPAGE="http://patsy.readthedocs.org/en/latest/index.html"
+HOMEPAGE="https://patsy.readthedocs.org/en/latest/index.html"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="BSD"