mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/cssselect2: update HOMEPAGE and use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
045ff68621
commit
4bd2af0f13
@@ -8,7 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="parses CSS3 Selectors and translates them to XPath 1.0"
|
||||
HOMEPAGE="http://packages.python.org/cssselect/ https://pypi.python.org/pypi/cssselect"
|
||||
HOMEPAGE="https://cssselect.readthedocs.io/en/latest/
|
||||
https://pypi.python.org/pypi/cssselect"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user