dev-python/editorconfig-core-py: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 23 Jun 2018 19:04:19 +0000 (21:04 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 23 Jun 2018 21:47:58 +0000 (17:47 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8949

dev-python/editorconfig-core-py/editorconfig-core-py-0.12.0.ebuild

index 2099e048d67089158268338bbfc735cb2d798373..5ab67d6e6f4045f54ebaa5f8e3fc53d0fcd27017 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=( python2_7 python3_4 python3_5 python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="Clone of EditorConfig core written in Python"
-HOMEPAGE="http://editorconfig.org/"
+HOMEPAGE="https://editorconfig.org/"
 SRC_URI="https://github.com/${PN%-core-py}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        test? (
                https://github.com/${PN%-core-py}/${PN%-core-py}-core-test/archive/${TESTVER}.tar.gz -> ${PN%-core-py}-core-test-${TESTVER}.tar.gz