dev-python/coloredlogs: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 27 Apr 2018 17:42:49 +0000 (19:42 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 29 Apr 2018 07:35:17 +0000 (09:35 +0200)
dev-python/coloredlogs/coloredlogs-6.1.ebuild

index f8a2c00c34c63c39231568f6af5cc5170686dffc..12bcf1711a219c0f3f3639ebd50c3062647cc218 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
@@ -11,7 +11,7 @@ DESCRIPTION="Colored stream handler for the logging module"
 HOMEPAGE="
        https://pypi.org/project/coloredlogs/
        https://github.com/xolox/python-coloredlogs
-       http://coloredlogs.readthedocs.org"
+       https://coloredlogs.readthedocs.io/en/latest/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"