diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/pytables/pytables.SlackBuild | 4 | ||||
-rw-r--r-- | python/pytables/pytables.info | 11 | ||||
-rw-r--r-- | python/pytables/slack-desc | 2 |
3 files changed, 8 insertions, 9 deletions
diff --git a/python/pytables/pytables.SlackBuild b/python/pytables/pytables.SlackBuild index 27c070852d54..fb5822657ffc 100644 --- a/python/pytables/pytables.SlackBuild +++ b/python/pytables/pytables.SlackBuild @@ -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} diff --git a/python/pytables/pytables.info b/python/pytables/pytables.info index 2b441328bd6f..58df8f542915 100644 --- a/python/pytables/pytables.info +++ b/python/pytables/pytables.info @@ -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" - diff --git a/python/pytables/slack-desc b/python/pytables/slack-desc index ecf9f8542a9f..73f0f940b038 100644 --- a/python/pytables/slack-desc +++ b/python/pytables/slack-desc @@ -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 |