ports/opt (2.3): pyrex: updated to version 0.9.5.1a
commit 7dd3f4c23299c6b8689e0e02db7479282afeee44 Author: Matt Housh <jaeger@crux.nu> Date: Thu Feb 8 09:27:42 2007 -0600 pyrex: updated to version 0.9.5.1a diff --git a/pyrex/.footprint b/pyrex/.footprint index 56f2147..c71d15f 100644 --- a/pyrex/.footprint +++ b/pyrex/.footprint @@ -21,6 +21,8 @@ drwxr-xr-x root/root usr/lib/python2.4/site-packages/Pyrex/Compiler/ -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Compiler/Lexicon.pyc -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Compiler/Main.py -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Compiler/Main.pyc +-rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Compiler/ModuleNode.py +-rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Compiler/ModuleNode.pyc -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Compiler/Naming.py -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Compiler/Naming.pyc -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Compiler/Nodes.py @@ -73,6 +75,11 @@ drwxr-xr-x root/root usr/lib/python2.4/site-packages/Pyrex/Plex/ -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Plex/__init__.pyc -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Plex/test_tm.py -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Plex/test_tm.pyc +drwxr-xr-x root/root usr/lib/python2.4/site-packages/Pyrex/Unix/ +-rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Unix/LinuxSystem.py +-rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Unix/LinuxSystem.pyc +-rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Unix/__init__.py (EMPTY) +-rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Unix/__init__.pyc -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Utils.py -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/Utils.pyc -rw-r--r-- root/root usr/lib/python2.4/site-packages/Pyrex/__init__.py (EMPTY) diff --git a/pyrex/.md5sum b/pyrex/.md5sum index 9222ac4..68598b1 100644 --- a/pyrex/.md5sum +++ b/pyrex/.md5sum @@ -1 +1 @@ -425f0543c634bc7a86fe4fce02e0e882 Pyrex-0.9.4.1.tar.gz +0132c5cd2f8685e4948fb14dcb65f637 Pyrex-0.9.5.1a.tar.gz diff --git a/pyrex/Pkgfile b/pyrex/Pkgfile index d60f470..6763df5 100644 --- a/pyrex/Pkgfile +++ b/pyrex/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python name=pyrex -version=0.9.4.1 +version=0.9.5.1a release=1 source=(http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/Pyrex-$version.tar....)
participants (1)
-
crux@crux.nu