Opened 10 years ago

Closed 10 years ago

#43084 closed update (fixed)

Upgrade PyTables to 3.1.1

Reported by: dershow Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: mamoll (Mark Moll)
Port: py-tables

Description

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.

Change History (1)

comment:1 Changed 10 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: newclosed

Fixed in r118221.

Note: See TracTickets for help on using tickets.