wok-current diff beautifulsoup/receipt @ rev 19797
linux-libre: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 24 11:29:24 2017 +0100 (2017-02-24) |
parents | 107673bb7392 |
children | a014557b4d0d |
line diff
1.1 --- a/beautifulsoup/receipt Sun Jul 31 14:36:33 2016 +0100 1.2 +++ b/beautifulsoup/receipt Fri Feb 24 11:29:24 2017 +0100 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"