dev-python/cycler: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 16 Mar 2018 19:10:10 +0000 (20:10 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 16 Mar 2018 21:18:32 +0000 (22:18 +0100)
dev-python/cycler/cycler-0.10.0.ebuild

index cc74ac7074dcb1c5dc5ef2737495d5647e09b714..af99062a4a582f938d436d7156d821f6d429a6f0 100644 (file)
@@ -11,7 +11,7 @@ MY_PN="Cycler"
 
 DESCRIPTION="Composable style cycles"
 HOMEPAGE="
-       http://matplotlib.org/cycler/
+       https://matplotlib.org/cycler/
        https://pypi.python.org/pypi/Cycler/
        https://github.com/matplotlib/cycler"
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz"