summaryrefslogtreecommitdiff
path: root/dev-python/WSME/WSME-0.9.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/WSME/WSME-0.9.1.ebuild')
-rw-r--r--dev-python/WSME/WSME-0.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/WSME/WSME-0.9.1.ebuild b/dev-python/WSME/WSME-0.9.1.ebuild
index 12bed14e2b99..dd2ca03acd66 100644
--- a/dev-python/WSME/WSME-0.9.1.ebuild
+++ b/dev-python/WSME/WSME-0.9.1.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=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
inherit distutils-r1
DESCRIPTION="Simplify the writing of REST APIs, and extend them with additional protocols."
-HOMEPAGE="http://pythonhosted.org//WSME"
+HOMEPAGE="https://pythonhosted.org/WSME"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"