wok diff beautifulsoup/receipt @ rev 19342

Up busybox (1.25.0), again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 20 09:51:19 2016 +0200 (2016-07-20)
parents dec20e5fa283
children 107673bb7392
line diff
     1.1 --- a/beautifulsoup/receipt	Sun Feb 21 19:26:01 2016 +0000
     1.2 +++ b/beautifulsoup/receipt	Wed Jul 20 09:51:19 2016 +0200
     1.3 @@ -10,6 +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  TAGS="parser XML HTML"
     1.9  
    1.10  DEPENDS="python"