diff options
author | fhajny <fhajny@pkgsrc.org> | 2013-05-14 09:57:58 +0000 |
---|---|---|
committer | fhajny <fhajny@pkgsrc.org> | 2013-05-14 09:57:58 +0000 |
commit | 11aa76961272ccab6a475a6c718b732589373ec2 (patch) | |
tree | 4fd65df89be95aaa4cc5c84bc8652136a9fc1c5a /math/py-pytables/distinfo | |
parent | 252db1df440151110bafe06538ce7dbe9c9ee58f (diff) | |
download | pkgsrc-11aa76961272ccab6a475a6c718b732589373ec2.tar.gz |
Update py-pytables to 2.4.0.
Major changes in 2.4:
- Improved HDF5 error logging management.
- Added support for the float16 data type.
- Leaf nodes now have attributes for retrieving the size of data in memory
and on disk.
- Configurable maximum number of threads for Blosc and Numexpr.
- ndim (read-only) attribute added to Leaf, Atom and Col objects.
- Added read support for variable length string attributes.
Full changelog for 2.4.0, see:
http://pytables.github.io/release-notes/RELEASE_NOTES_v2.4.x.html
Major changes in 2.3:
- Integrated functionality from PyTablesPro (re-licensed under a BSD license).
- OPSI is a powerful and innovative indexing engine allowing PyTables
to perform fast queries on arbitrarily large tables.
- A fine-tuned LRU cache for both metadata (nodes) and regular data.
Full changelog for 2.3.x, see:
http://pytables.github.io/release-notes/RELEASE_NOTES_v2.3.x.html
Diffstat (limited to 'math/py-pytables/distinfo')
-rw-r--r-- | math/py-pytables/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/math/py-pytables/distinfo b/math/py-pytables/distinfo index fb76b7831cc..357638a3a97 100644 --- a/math/py-pytables/distinfo +++ b/math/py-pytables/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2010/11/24 18:06:01 drochner Exp $ +$NetBSD: distinfo,v 1.10 2013/05/14 09:57:58 fhajny Exp $ -SHA1 (tables-2.2.1.tar.gz) = 2c6385365be19fdf8f81e8fd862bedfcf4fe2ba5 -RMD160 (tables-2.2.1.tar.gz) = 1d9ab1f836fcccccdad8eee7603a1056c2c27716 -Size (tables-2.2.1.tar.gz) = 4985175 bytes +SHA1 (tables-2.4.0.tar.gz) = 09374a53bf1cb2162c5224d684455b0f008e67b8 +RMD160 (tables-2.4.0.tar.gz) = 8be57b8dccf97914ca9f71989d400e2691254902 +Size (tables-2.4.0.tar.gz) = 8947848 bytes SHA1 (patch-aa) = 8d89466c9fc4df63dd39a3fe2bd3e9f8ac7b45c8 -SHA1 (patch-ab) = 4bae646f86c7cf0e96b143fa09fae8c6e57508a9 +SHA1 (patch-ab) = d392f84969092d542e41e8a91bb21678b8463917 |