dev-python/cycler: use HTTPS

This commit is contained in:
Michael Mair-Keimberger
2018-03-16 20:10:10 +01:00
committed by Michał Górny
parent d498c922f4
commit fef11a86a6

View 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"