dev-python/cssselect: update HOMEPAGE and use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 18 Mar 2018 14:14:52 +0000 (15:14 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 18 Mar 2018 19:18:43 +0000 (20:18 +0100)
dev-python/cssselect/cssselect-0.9.1.ebuild
dev-python/cssselect/cssselect-1.0.1.ebuild

index fa52ddb9446b503be5bdcac6bad96da1dcf5b108..9852fef53db74bd872700bbf5215a7d74c2dc83a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -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"
index 4516766524aa45e406b964c2df05ea61d3333511..4470252dea86192f51a205c1553039ae6eca9b02 100644 (file)
@@ -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"