mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/tinycss2: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
537453ca4d
commit
1446cbe114
@@ -8,7 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A complete yet simple CSS parser for Python"
|
||||
HOMEPAGE="https://github.com/SimonSapin/tinycss2/ https://pypi.python.org/pypi/tinycss2/"
|
||||
HOMEPAGE="https://github.com/SimonSapin/tinycss2/
|
||||
https://pypi.python.org/pypi/tinycss2/"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user