#43084: Upgrade PyTables to 3.1.1 ---------------------+-------------------------------- Reporter: dersh@… | Owner: macports-tickets@… Type: update | Status: new Priority: High | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: py-tables ---------------------+-------------------------------- Py-Tables just released 3.1.1. This seems to be high priority as they fixed some critical things, according to the announcement: This is a bug-fix release that addresses a critical bug that make PyTables unusable on some platforms. What's new ========== - Fixed a critical bug that caused an exception at import time. The error was triggered when a bug in long-double detection is detected in the HDF5 library (see :issue:`275`) and numpy_ does not expose `float96` or `float128`. Closes :issue:`344`. - The internal Blosc_ library has been updated to version 1.3.5. This fixes a false buffer overrun condition that made c-blosc to fail, even if the problem was not real. -- Ticket URL: <https://trac.macports.org/ticket/43084> MacPorts <http://www.macports.org/> Ports system for OS X