wok-6.x rev 15484
Up beautifulsoup (4.3.2)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Sun Nov 10 17:35:50 2013 +0000 (2013-11-10) |
parents | 5de169521ad0 |
children | d038b033c321 |
files | beautifulsoup/receipt |
line diff
1.1 --- a/beautifulsoup/receipt Sun Nov 10 17:32:33 2013 +0000 1.2 +++ b/beautifulsoup/receipt Sun Nov 10 17:35:50 2013 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="beautifulsoup" 1.7 -VERSION="4.1.3" 1.8 +VERSION="4.3.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Python HTML-XML parser." 1.11 MAINTAINER="paul@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 SOURCE="beautifulsoup4" 1.14 TARBALL="$SOURCE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.crummy.com/software/BeautifulSoup/" 1.16 -WGET_URL="http://www.crummy.com/software/BeautifulSoup/bs4/download/$TARBALL" 1.17 +WGET_URL="http://www.crummy.com/software/BeautifulSoup/bs4/download/4.3/$TARBALL" 1.18 TAGS="parser XML HTML" 1.19 1.20 DEPENDS="python"