summaryrefslogtreecommitdiffstats
path: root/python/pytables/pytables.info
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2013-10-27 17:09:42 -0500
committer Robby Workman <rworkman@slackbuilds.org>2013-10-27 23:39:04 -0500
commit8cfdd60a5d3df219df09e8a195336db21e1405e0 (patch)
tree6383bbdbf9b3770547525e9e0b5a0004ea84f2a4 /python/pytables/pytables.info
parent942ac7f58394c1c37076cae8577d8006c44f9159 (diff)
downloadslackbuilds-8cfdd60a5d3df219df09e8a195336db21e1405e0.tar.gz
slackbuilds-8cfdd60a5d3df219df09e8a195336db21e1405e0.tar.xz
python/pytables: Updated for version 3.0.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'python/pytables/pytables.info')
-rw-r--r--python/pytables/pytables.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/pytables/pytables.info b/python/pytables/pytables.info
index fc49938353..7b73386d54 100644
--- a/python/pytables/pytables.info
+++ b/python/pytables/pytables.info
@@ -1,8 +1,8 @@
PRGNAM="pytables"
-VERSION="2.4.0"
+VERSION="3.0.0"
HOMEPAGE="http://www.pytables.org/moin"
-DOWNLOAD="http://downloads.sourceforge.net/pytables/tables-2.4.0.tar.gz"
-MD5SUM="ec20938fca8b579020c5a4cc567caf7c"
+DOWNLOAD="http://downloads.sourceforge.net/pytables/tables-3.0.0.tar.gz"
+MD5SUM="9c8a18d51be5e94a2ae50ea31d26f8c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Cython hdf5 numexpr"