mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/colorspacious: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
ebf52d3d98
commit
5e6a93fa91
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Powerful, accurate, and easy-to-use Python library for colorspace conversions"
|
||||
HOMEPAGE="http://colorspacious.readthedocs.org/"
|
||||
HOMEPAGE="https://colorspacious.readthedocs.org/en/latest/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user