beautifulsoup: 3.0.7a -> 3.1.0
This commit is contained in:
parent
3d597740a0
commit
d813a219e9
@ -2,7 +2,7 @@ drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/python2.6/
|
||||
drwxr-xr-x root/root usr/lib/python2.6/site-packages/
|
||||
-rw-r--r-- root/root usr/lib/python2.6/site-packages/BeautifulSoup-3.0.7a-py2.6.egg-info
|
||||
-rw-r--r-- root/root usr/lib/python2.6/site-packages/BeautifulSoup-3.1.0-py2.6.egg-info
|
||||
-rw-r--r-- root/root usr/lib/python2.6/site-packages/BeautifulSoup.py
|
||||
-rw-r--r-- root/root usr/lib/python2.6/site-packages/BeautifulSoup.pyc
|
||||
-rw-r--r-- root/root usr/lib/python2.6/site-packages/BeautifulSoupTests.py
|
||||
|
@ -1 +1 @@
|
||||
d28c8148bb770e72762eb202fa797b56 BeautifulSoup-3.0.7a.tar.gz
|
||||
6c0dae06f9f7e1fe8181d0d1a105cf72 BeautifulSoup-3.1.0.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on: python
|
||||
|
||||
name=beautifulsoup
|
||||
version=3.0.7a
|
||||
version=3.1.0
|
||||
release=1
|
||||
source=(http://www.crummy.com/software/BeautifulSoup/download/BeautifulSoup-$version.tar.gz)
|
||||
|
||||
@ -13,4 +13,3 @@ build() {
|
||||
cd BeautifulSoup-$version
|
||||
python setup.py install --root=$PKG
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user