wok-next diff python-cssselect/receipt @ rev 20885

Update python (2.7.15)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jul 13 13:52:56 2018 +0300 (2018-07-13)
parents 6c73b944e8dd
children 8b5b2a6d07b8
line diff
     1.1 --- a/python-cssselect/receipt	Mon Feb 26 04:46:49 2018 +0200
     1.2 +++ b/python-cssselect/receipt	Fri Jul 13 13:52:56 2018 +0300
     1.3 @@ -6,9 +6,11 @@
     1.4  SHORT_DESC="parses CSS3 Selectors and translates them to XPath."
     1.5  MAINTAINER="monghitri@aruba.it"
     1.6  LICENSE="BSD"
     1.7 +WEB_SITE="http://pypi.python.org/pypi/cssselect"
     1.8 +REPOLOGY="python:cssselect"
     1.9 +
    1.10  SOURCE="cssselect"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.12 -WEB_SITE="http://pypi.python.org/pypi/cssselect"
    1.13  WGET_URL="http://pypi.python.org/packages/source/c/$SOURCE/$TARBALL"
    1.14  
    1.15  DEPENDS="python"