mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 23:28:08 -07:00
Replace pypi.python.org with pypi.org in HOMEPAGE
Bug: https://bugs.gentoo.org/653540
This commit is contained in:
@@ -12,7 +12,7 @@ MY_PN="Cycler"
|
||||
DESCRIPTION="Composable style cycles"
|
||||
HOMEPAGE="
|
||||
https://matplotlib.org/cycler/
|
||||
https://pypi.python.org/pypi/Cycler/
|
||||
https://pypi.org/project/Cycler/
|
||||
https://github.com/matplotlib/cycler"
|
||||
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${P}.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user