dev-python/webob: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 17 Mar 2018 15:42:24 +0000 (16:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 17 Mar 2018 21:41:39 +0000 (22:41 +0100)
dev-python/webob/webob-1.7.3.ebuild
dev-python/webob/webob-1.7.4.ebuild

index 83bf98f38b28aeb0c4668c4b2cda2a19fd5e7093..560db4eeab6a5fc6524e90aa5834e2378c9a352d 100644 (file)
@@ -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
@@ -11,7 +11,7 @@ MY_PN=WebOb
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="WSGI request and response object"
-HOMEPAGE="http://webob.org/ https://pypi.python.org/pypi/WebOb"
+HOMEPAGE="https://webob.org/ https://pypi.python.org/pypi/WebOb"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
index 41ff9c6ff0ea7f9dfe25ecc88700b23d79b14eb3..81a696118b19c25b17ef928c0e8d2ac0d7acda36 100644 (file)
@@ -11,7 +11,7 @@ MY_PN=WebOb
 MY_P=${MY_PN}-${PV}
 
 DESCRIPTION="WSGI request and response object"
-HOMEPAGE="http://webob.org/ https://pypi.python.org/pypi/WebOb"
+HOMEPAGE="https://webob.org/ https://pypi.python.org/pypi/WebOb"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"