pyrex: updated to 0.9.6.4

This commit is contained in:
Lucas Hazel 2008-02-08 22:43:31 +11:00
parent 08fbc182f3
commit 309fe92245
3 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python2.5/
drwxr-xr-x root/root usr/lib/python2.5/site-packages/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/Pyrex-0.9.6.2-py2.5.egg-info
-rw-r--r-- root/root usr/lib/python2.5/site-packages/Pyrex-0.9.6.4-py2.5.egg-info
drwxr-xr-x root/root usr/lib/python2.5/site-packages/Pyrex/
drwxr-xr-x root/root usr/lib/python2.5/site-packages/Pyrex/Compiler/
-rw-r--r-- root/root usr/lib/python2.5/site-packages/Pyrex/Compiler/Builtin.py

View File

@ -1 +1 @@
58c1c56fd4e27decd11b4e5f53eb6511 Pyrex-0.9.6.2.tar.gz
52bb6ec8848d9aa412c8bfd0fe9f33ea Pyrex-0.9.6.4.tar.gz

View File

@ -5,9 +5,9 @@
# Depends on: python
name=pyrex
version=0.9.6.2
version=0.9.6.4
release=1
source=(http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/oldtar/Pyrex-$version.tar.gz)
source=(http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/Pyrex-$version.tar.gz)
build() {
cd Pyrex-$version