Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5467262a29f32c1c132c2c0145a8b1a7b348abef

commit 5467262a29f32c1c132c2c0145a8b1a7b348abef
Author: exceed <exceed.ced...@gmail.com>
Date:   Sat Jan 23 19:50:45 2010 +0100

beautifulsoup-3.0.8-1-i686

* Downgrade it for python 2.6 (3.1.0 is designed for python 3)

diff --git a/source/lib-extra/beautifulsoup/FrugalBuild 
b/source/lib-extra/beautifulsoup/FrugalBuild
index 4b4ffd2..7da9220 100644
--- a/source/lib-extra/beautifulsoup/FrugalBuild
+++ b/source/lib-extra/beautifulsoup/FrugalBuild
@@ -2,8 +2,8 @@
# Maintainer: jercel <jerce...@gmail.com>

pkgname=beautifulsoup
-pkgver=3.1.0.1
-pkgrel=2
+pkgver=3.0.8
+pkgrel=1
pkgdesc="Beautiful Soup is a Python HTML/XML parser designed for quick 
turnaround projects like screen-scraping"
url="http://www.crummy.com/software/BeautifulSoup/";
depends=('python>=2.6')
@@ -12,5 +12,6 @@ archs=('i686' 'x86_64')
up2date="Flasttar $url/download"
_F_archive_name="BeautifulSoup"
source=($url/download/BeautifulSoup-$pkgver.tar.gz)
-sha1sums=('e9593b0412402325b6a98e3bf35ac8d00da5fc00')
+sha1sums=('e63912be4bcb7db91091caae1d01eeef3ad4b33f')
_F_cd_path="$_F_archive_name-$pkgver"
+options=('force')
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to