#34820: py-tables: bump revision when changing hdf5 --------------------------------------+------------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: py-tables --------------------------------------+------------------------------------- I get a similar crash (attached) as reported in ticket #33369 when executing the command: {{{ python -c 'import tables; tables.test()' }}} I first noticed this problem when working with the pandas python package, this gives a similar crash: {{{ nosetests-2.7 --exe pandas --verbose 10 }}} Looking at the py-tables portfile I don't see an explicit reference to a hdf5 version, so maybe the dependency has to be set up differently so that py-tables is re-built automatically every time hdf5 is updated? -- Ticket URL: <https://trac.macports.org/ticket/34820> MacPorts <http://www.macports.org/> Ports system for Mac OS