[Lunar-commits] <moonbase-other> Cython: version update to 0.19.1
v4hn
me at v4hn.de
Thu Sep 5 20:30:46 CEST 2013
commit 419701d47b8ec919e60bed1a07890749e969550a
Author: v4hn <me at v4hn.de>
Date: Mon, 02 Sep 2013 07:18:09 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/419701d47b8ec919e60bed1a07890749e969550a
Cython: version update to 0.19.1
---
devel/Cython/BUILD | +0/-2
devel/Cython/DETAILS | +3/-3
2 files changed, 3 insertions(+), 5 deletions(-)
--- a/devel/Cython/BUILD
+++ b/devel/Cython/BUILD
@@ -1,6 +1,4 @@
-
default_config &&
make ${MAKES:+-j${MAKES}} &&
prepare_install &&
python setup.py install
-
--- a/devel/Cython/DETAILS
+++ b/devel/Cython/DETAILS
@@ -1,11 +1,11 @@
MODULE=Cython
- VERSION=0.16
+ VERSION=0.19.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://www.cython.org/release/
- SOURCE_VFY=sha1:b271c1d4b02c1e73d32ea4b242c92643b6bdd16e
+ SOURCE_VFY=sha1:f8c8baa2c358a7482de71d0c744bf19caaae6621
WEB_SITE=http://www.cython.org/
ENTERED=20120724
- UPDATED=20120724
+ UPDATED=20130829
SHORT="C extensions for Python"
cat << EOF
More information about the Lunar-commits
mailing list