python/pytables: Updated for version 2.2.1.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
LukenShiro 2011-07-15 19:06:23 -03:00 committed by Robby Workman
parent 48d1b64b6e
commit afd30e8b8a
3 changed files with 8 additions and 9 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for pytables
# Copyright 2007-2010 LukenShiro <lukenshiro@ngi.it>
# Copyright 2007-2011 LukenShiro <lukenshiro@ngi.it>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pytables
VERSION=${VERSION:-2.2}
VERSION=${VERSION:-2.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,13 +1,12 @@
PRGNAM="pytables"
VERSION="2.2"
VERSION="2.2.1"
HOMEPAGE="http://www.pytables.org/moin"
DOWNLOAD="http://www.pytables.org/download/pytables-2.2/tables-2.2.tar.gz \
http://www.pytables.org/download/pytables-2.2/pytablesmanual-2.2.pdf"
MD5SUM="b95ebb5e501296f30fd75254a689d57b \
61609ed51b1bfab0689dbbc3ca636cb3"
DOWNLOAD="http://www.pytables.org/download/pytables-2.2.1/tables-2.2.1.tar.gz \
http://www.pytables.org/download/pytables-2.2.1/pytablesmanual-2.2.1.pdf"
MD5SUM="37f4932ecff9fe97bffc7a3d2e7da427 \
c81c3a452b17b8fe39a93825081aad72"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it"
APPROVED="Niels Horn"

View file

@ -5,7 +5,7 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
|-----handy-ruler----------------------------------------------------|
|-----handy-ruler------------------------------------------------------|
pytables: pytables (Hierarchical datasets in Python)
pytables:
pytables: PyTables is a package for managing hierarchical datasets