dev-python/python-gnupg: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 27 Apr 2018 13:35:48 +0000 (15:35 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 29 Apr 2018 07:35:23 +0000 (09:35 +0200)
dev-python/python-gnupg/python-gnupg-0.4.0.ebuild
dev-python/python-gnupg/python-gnupg-0.4.1.ebuild

index 72c13fabebbcff6beb07f2b524d0442dc06273d1..124ea6e358be6e4d5aaf6d08d723140cdb4272a9 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
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
 inherit distutils-r1
 
 DESCRIPTION="Python wrapper for GNU Privacy Guard"
-HOMEPAGE="http://pythonhosted.org/python-gnupg/ https://github.com/vsajip/python-gnupg/"
+HOMEPAGE="https://pythonhosted.org/python-gnupg/ https://github.com/vsajip/python-gnupg/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
index 505d46b3c06d9a18d6d2044dd99d38557f93cf47..840481f721470b6ee835494755512448c8ff24e4 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
 inherit distutils-r1
 
 DESCRIPTION="Python wrapper for GNU Privacy Guard"
-HOMEPAGE="http://pythonhosted.org/python-gnupg/ https://github.com/vsajip/python-gnupg/"
+HOMEPAGE="https://pythonhosted.org/python-gnupg/ https://github.com/vsajip/python-gnupg/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"