[Lunar-commits] <moonbase> psyco: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Jun 23 19:31:56 CEST 2010
commit 91ca5cce483fc6f882224a36acaa6b5faab2af76
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Jun 23 13:31:56 2010 -0400
psyco: Version bump.
Note (to quote codege.h):
c/codegen.h:15:3: error: #error "-----------------------------------------------------"
c/codegen.h:16:3: error: #error "Sorry, non-32-bit platforms are not supported at all."
c/codegen.h:17:3: error: #error "You may try with a Python compiled in 32-bit "
c/codegen.h:18:3: error: #error "compatibility mode. Note that Psyco will probably "
c/codegen.h:19:3: error: #error "never support non-32-bit platforms, as it is no "
c/codegen.h:20:3: error: #error "longer actively developed. Instead, the PyPy group "
c/codegen.h:21:3: error: #error "plans to replace it with a more flexible and easily "
c/codegen.h:22:3: error: #error "retargettable Psyco-for-PyPy during the year 2006. "
c/codegen.h:23:3: error: #error "See http://codespeak.net/pypy/ "
c/codegen.h:24:3: error: #error "-----------------------------------------------------"
---
devel/psyco/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/devel/psyco/DETAILS b/devel/psyco/DETAILS
index 416be3a..44250ca 100644
--- a/devel/psyco/DETAILS
+++ b/devel/psyco/DETAILS
@@ -1,11 +1,11 @@
MODULE=psyco
- VERSION=1.5
+ VERSION=1.6
SOURCE=$MODULE-$VERSION-src.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:84bc508d74818676cdf3cec1cd4dfc10242081d4
+ SOURCE_VFY=sha1:3c1ffa70b1a37bd855454d41d41a830e9ea82e7d
WEB_SITE=http://psyco.sourceforge.net
ENTERED=20031020
- UPDATED=20060215
+ UPDATED=20100623
SHORT="speeds up the execution of any Python code"
cat << EOF
More information about the Lunar-commits
mailing list