wok-6.x diff beautifulsoup/receipt @ rev 19902

Up: db (6.2.23)
author Alexander Medvedev <devl547@gmail.com>
date Sat Apr 08 22:00:16 2017 +0000 (2017-04-08)
parents 107673bb7392
children a014557b4d0d
line diff
     1.1 --- a/beautifulsoup/receipt	Sun Jul 31 14:36:33 2016 +0100
     1.2 +++ b/beautifulsoup/receipt	Sat Apr 08 22:00:16 2017 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.crummy.com/software/BeautifulSoup/"
     1.6  WGET_URL="${WEB_SITE}bs4/download/${VERSION%.*}/$TARBALL"
     1.7 -PROVIDES="python-beautifulsoup"
     1.8 +PROVIDE="python-beautifulsoup"
     1.9  TAGS="parser XML HTML"
    1.10  
    1.11  DEPENDS="python"