diff options
author | LukenShiro <lukenshiro@ngi.it> | 2012-12-29 10:14:49 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-29 10:16:03 +0100 |
commit | b8110015d64ede9928cc71b15709f77ca5ffe80e (patch) | |
tree | 76563f3b30edf7cfadb0b22cc42d54980943ad6f /python/pytables/pytables.info | |
parent | e51f8e95af962db128280c7e421b48712f7a3023 (diff) | |
download | slackbuilds-b8110015d64ede9928cc71b15709f77ca5ffe80e.tar.gz |
python/pytables: Updated for version 2.4.0.
(removed additional download of the manual, now it's
included in the tarball --ponce)
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/pytables/pytables.info')
-rw-r--r-- | python/pytables/pytables.info | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/python/pytables/pytables.info b/python/pytables/pytables.info index 1fa2d9d606..fc49938353 100644 --- a/python/pytables/pytables.info +++ b/python/pytables/pytables.info @@ -1,10 +1,8 @@ PRGNAM="pytables" -VERSION="2.3.1" +VERSION="2.4.0" HOMEPAGE="http://www.pytables.org/moin" -DOWNLOAD="http://sourceforge.net/projects/pytables/files/pytables/2.3.1/tables-2.3.1.tar.gz \ - http://sourceforge.net/projects/pytables/files/pytables/2.3.1/pytablesmanual-2.3.1.pdf" -MD5SUM="97cf501c185226f5424e31cd74c1a001 \ - d511418f3d7a0d0683677125c2f8b798" +DOWNLOAD="http://downloads.sourceforge.net/pytables/tables-2.4.0.tar.gz" +MD5SUM="ec20938fca8b579020c5a4cc567caf7c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="Cython hdf5 numexpr" |