[Lunar-commits] <moonbase> Pyrex: version bumped to 0.9.8.5.
Florin Braescu
florin at lunar-linux.org
Mon Sep 15 21:51:25 CEST 2008
commit c2fa0d02415d938ea7c8cd144dd1daee5a6d8572
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Sep 15 22:51:25 2008 +0300
Pyrex: version bumped to 0.9.8.5.
Bugfixes and enhacements mostly.
---
python/Pyrex/BUILD | 4 ++--
python/Pyrex/DETAILS | 14 +++++++-------
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/python/Pyrex/BUILD b/python/Pyrex/BUILD
index 7dd35b0..e9e98fb 100644
--- a/python/Pyrex/BUILD
+++ b/python/Pyrex/BUILD
@@ -1,7 +1,7 @@
(
- python ./setup.py build &&
- prepare_install &&
+ python ./setup.py build &&
+ prepare_install &&
python ./setup.py install
) > $C_FIFO 2>&1
diff --git a/python/Pyrex/DETAILS b/python/Pyrex/DETAILS
index c285ebb..930b053 100644
--- a/python/Pyrex/DETAILS
+++ b/python/Pyrex/DETAILS
@@ -1,13 +1,13 @@
MODULE=Pyrex
- VERSION=0.9.8.4
+ VERSION=0.9.8.5
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
- SOURCE_URL[1]=http://pyraknet.slowchop.com/files/download/
- SOURCE_VFY=sha1:e5f5e14f06c930901c2125055456decf3e4b11ac
- WEB_SITE=http://nz.cosc.canterbury.ac.nz/~greg/python/Pyrex/
+ SOURCE_URL[0]=http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex
+ SOURCE_URL[1]=http://pyraknet.slowchop.com/files/download
+ SOURCE_VFY=sha1:8ee6fa87bae48a74f58e8328316aff4863ef7c05
+ WEB_SITE=http://nz.cosc.canterbury.ac.nz/~greg/python/Pyrex
ENTERED=20031219
- UPDATED=20080703
- SHORT="lets you to mixe Python and C data types any way you want"
+ UPDATED=20080915
+ SHORT="Lets you to mix Python and C data types any way you want"
cat << EOF
Pyrex lets you write code that mixes Python and C data types any way you
More information about the Lunar-commits
mailing list