dev-python/rsa: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 17 Mar 2018 15:29:12 +0000 (16:29 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sat, 17 Mar 2018 21:41:33 +0000 (22:41 +0100)
dev-python/rsa/rsa-3.2.3-r1.ebuild
dev-python/rsa/rsa-3.4.2.ebuild

index 132b888c45b1bb4b53980ac51f64994757595fdb..b69f7b625a9144a095343e4c855c0b2153588f4d 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=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 inherit distutils-r1
 
 DESCRIPTION="Pure-Python RSA implementation"
-HOMEPAGE="http://stuvel.eu/rsa https://pypi.python.org/pypi/rsa"
+HOMEPAGE="https://stuvel.eu/rsa https://pypi.python.org/pypi/rsa"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
index 437b656e1002eb937d52a137d29ac242d84a9b51..bb73910d943c4a28e67373524320bf263d79036f 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=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
 inherit distutils-r1
 
 DESCRIPTION="Pure-Python RSA implementation"
-HOMEPAGE="http://stuvel.eu/rsa https://pypi.python.org/pypi/rsa"
+HOMEPAGE="https://stuvel.eu/rsa https://pypi.python.org/pypi/rsa"
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"