lp:ubuntu/trusty/pytables

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/pytables
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

26. By Julian Taylor

[ Antonio Valentino ]
* New upstream release
* debian/control
  - debug package now depend on python(3)-dbg, python(3)-numpy-dbg,
    pyhon(3)-numexpr-dbg instead of recommending them
    (Closes: #742557)
  - use versioned dependency for lzo (>= 0.0~r114) since one of the
    symbols used in blosc is missing in earlier versions
* debian/patches
  - new patch (0003-Better-control-of-verbosity-in-unittests.patch)
    for better control of verbosity in unittests
  - new patch 0005-Do-not-fetch-icons-for-external-web-sites.patch
    to avoid fetching data from external web sites in html pages of
    the doc
  - the 0003-Only-use-msse2-flag-on-x86_64.patch has been updated
    after the upstream changes and renamed into
    0004-Never-use-the-msse2-flag-explicitly.patch
  - all remaining patches has been refreshed

[ Julian Taylor ]
* upload to ubuntu trusty

25. By Adam Conrad

debian/tests/control: Fix dependencies for the -dbg autopkgtests.

24. By Antonio Valentino

* Improved the debian/README.source file (added a note about the
  external compression libraries included in the source tree)
* Only use the -msse2 flag on x86_64 machines

23. By Antonio Valentino

Explicitly specify the minimum numexpr version in the binary
package dependency line

22. By Antonio Valentino

Fix the override_dh_sphinxdoc rule to avoid failures when the -doc
package is not built

21. By Colin Watson

Permit big-endian ordering in Table.Cols test.

20. By Yaroslav Halchenko

[ Antonio Valentino ]
* Set Vcs-* fields in the control file (Closes: #657766)
* Provide -dbg package (Closes: #399332)
* Override dh_install instead of dh_auto_install
* Honor nodoc and noopt DEB_BUILD_OPTIONS (Closes: #660001)
* Updated copyright format URL
* Standard version bumped to 3.9.3 (no changes)
* Patch fix_unaligned_mem_access to avoid errors related to unaligned
  memory access on platforms like ARM, etc (Closes: #661287).
  The patch has been backported from upstream and originally submtted
  by Julian Taylor

[ Yaroslav Halchenko ]
* Patch up_skip_multiprocessing_test_on_gnu to disable test on Hurd and
  kFreeBSD systems -- multiprocessing locking seems to be N/A

[ Julian Taylor ]
* fix_library_detection.patch:
  fixes detection of multiarched bzip and lzo2 (Closes: #657789)
* rules: update clean target to remove some remnant files
* disable_blosc.patch:
  disable blosc on armel, armhf, sparc and mipsel
  not functional due to unaligned memory accesses
  (Closes: #661287, #661286)
* make testsuite output verbose

19. By Julian Taylor

* fix_alignment.patch:
  removes unaligned memory accesses from timevalue conversions
* update disable_blosc.patch:
  skip a test which tries to read blosc compressed data

18. By Julian Taylor

* fix_library_detection.patch:
  fix detection of multiarched libraries, reenables bzip and lzo compression
* disable_blosc.patch:
  disable blosc compressor on arm, not functional due to unaligned memory
  accesses
* make testsuite output verbose

17. By Julian Taylor

change libhdf5-dev back to libhdf5-serial-dev
precise does not have the hdf5 version with that change

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/pytables
This branch contains Public information 
Everyone can see this information.

Subscribers