summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/httpretty/httpretty-0.8.0.ebuild')
-rw-r--r--dev-python/httpretty/httpretty-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/httpretty/httpretty-0.8.0.ebuild b/dev-python/httpretty/httpretty-0.8.0.ebuild
index 111a360c0044..f8fb1c3a3ba1 100644
--- a/dev-python/httpretty/httpretty-0.8.0.ebuild
+++ b/dev-python/httpretty/httpretty-0.8.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
inherit distutils-r1
DESCRIPTION="HTTP client mock for Python"
-HOMEPAGE="http://github.com/gabrielfalcao/httpretty"
+HOMEPAGE="https://github.com/gabrielfalcao/httpretty"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="amd64 x86"