Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=python27.git;a=commitdiff;h=338a95a2171d598db3a1ae0ffe4bcf3b62d0a7ce
commit 338a95a2171d598db3a1ae0ffe4bcf3b62d0a7ce Author: Miklos Vajna <[email protected]> Date: Wed Sep 1 02:05:00 2010 +0200 urlgrabber-3.1.0-4-i686 - rebuilt with python-2.7 diff --git a/source/devel-extra/urlgrabber/FrugalBuild b/source/devel-extra/urlgrabber/FrugalBuild index b253320..b9cbc33 100644 --- a/source/devel-extra/urlgrabber/FrugalBuild +++ b/source/devel-extra/urlgrabber/FrugalBuild @@ -4,7 +4,7 @@ pkgname=urlgrabber pkgver=3.1.0 -pkgrel=3 +pkgrel=4 pkgdesc="urlgrabber is a pure python package that simplifies the fetching of files." url="http://linux.duke.edu/projects/urlgrabber/" license="LGPL2.1" @@ -12,5 +12,5 @@ up2date="lynx -dump $url/download/|tail -n 1|grep -o '[0-9\.]\+[0-9].tar.gz'|sed source=($url/download/$pkgname-$pkgver.tar.gz) groups=('devel-extra') archs=('i686' 'x86_64') -depends=('python') +depends=('python>=2.7') sha1sums=('866c5907a9ef072bea71d020079b4c53e44e1318') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
