commit:     5b9cc8a87ddba88e6f21683fb001d92c506a54b1
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Apr 27 13:34:22 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Apr 29 07:35:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b9cc8a8

dev-python/itsdangerous: use HTTPS

 dev-python/itsdangerous/itsdangerous-0.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/itsdangerous/itsdangerous-0.24.ebuild 
b/dev-python/itsdangerous/itsdangerous-0.24.ebuild
index f05a2c5d0ef..3ecd7a878c5 100644
--- a/dev-python/itsdangerous/itsdangerous-0.24.ebuild
+++ b/dev-python/itsdangerous/itsdangerous-0.24.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="Various helpers to pass trusted data to untrusted environments 
and back"
-HOMEPAGE="http://pythonhosted.org/itsdangerous/ 
https://pypi.org/project/itsdangerous/";
+HOMEPAGE="https://pythonhosted.org/itsdangerous/ 
https://pypi.org/project/itsdangerous/";
 SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"

Reply via email to