wok-6.x diff beautifulsoup/receipt @ rev 17280
Up: udisks2 (2.1.3), libsoup (2.48.0), gvfs (1.22.1). Update gtk+3
bdeps. Now almost all gvfs backends works! Split them into separate
packages. And don't forget to add to flavors: gvfs, gvfs-fuse,
gvfs-udisks2 (maybe something more).
bdeps. Now almost all gvfs backends works! Split them into separate
packages. And don't forget to add to flavors: gvfs, gvfs-fuse,
gvfs-udisks2 (maybe something more).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Oct 26 19:07:05 2014 +0200 (2014-10-26) |
parents | 223b265f40fd |
children | d3eb5f4b53ea |
line diff
1.1 --- a/beautifulsoup/receipt Sat Sep 07 22:59:13 2013 +0000 1.2 +++ b/beautifulsoup/receipt Sun Oct 26 19:07:05 2014 +0200 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"