Change log for h5py package in Ubuntu
1 → 50 of 73 results | First • Previous • Next • Last |
Published in mantic-release |
Published in lunar-release |
Deleted in lunar-proposed (Reason: Moved to lunar) |
h5py (3.7.0-8) unstable; urgency=medium * Team upload. * sparc64: skip test_reference_field -- Drew Parsons <email address hidden> Mon, 20 Feb 2023 17:33:32 +0100
Available diffs
- diff from 3.7.0-3 to 3.7.0-8 (2.6 KiB)
- diff from 3.7.0-7 to 3.7.0-8 (458 bytes)
h5py (3.7.0-7) unstable; urgency=medium * Team upload. * sparc64: skip test_reference_numpyobj -- Drew Parsons <email address hidden> Sun, 05 Feb 2023 00:12:57 +0100
Available diffs
- diff from 3.7.0-6 to 3.7.0-7 (448 bytes)
h5py (3.7.0-6) unstable; urgency=medium * Team upload. * sparc64: skip test_compound_vlen_enum -- Drew Parsons <email address hidden> Sat, 04 Feb 2023 17:10:32 +0100
Available diffs
- diff from 3.7.0-3 to 3.7.0-6 (2.6 KiB)
h5py (3.7.0-3) unstable; urgency=medium * Team upload. * Build with HDF5_USE_SHLIB=yes to ensure libhdf5.so shared libraries are used. Closes: #1020054. -- Drew Parsons <email address hidden> Mon, 14 Nov 2022 17:45:49 +0100
Available diffs
- diff from 3.7.0-2build1 (in Ubuntu) to 3.7.0-3 (905 bytes)
h5py (3.7.0-2build1) lunar; urgency=medium * No-change rebuild with Python 3.11 as supported -- Graham Inggs <email address hidden> Thu, 03 Nov 2022 18:50:53 +0000
Available diffs
- diff from 3.7.0-2 (in Debian) to 3.7.0-2build1 (301 bytes)
Superseded in lunar-release |
Published in kinetic-release |
Deleted in kinetic-proposed (Reason: Moved to kinetic) |
h5py (3.7.0-2) unstable; urgency=medium * Team upload. * debian patch doc_extlink_PR2112.patch applies upstream PR#2112 to update handling of extlinks in sphinx docs. Closes: #1013400. * debian/tests: use `py3versions -s` to run tests over all supported python versions -- Drew Parsons <email address hidden> Mon, 01 Aug 2022 15:28:22 +0200
Available diffs
Superseded in kinetic-release |
Published in jammy-release |
Deleted in jammy-proposed (Reason: Moved to jammy) |
h5py (3.6.0-2build1) jammy; urgency=medium * No-change rebuild with Python 3.10 only -- Graham Inggs <email address hidden> Wed, 16 Mar 2022 21:41:41 +0000
Available diffs
- diff from 3.6.0-2 (in Debian) to 3.6.0-2build1 (297 bytes)
h5py (3.6.0-2) unstable; urgency=medium * Team upload. * upload 3.6.0 to unstable -- Drew Parsons <email address hidden> Mon, 13 Dec 2021 11:32:22 +0100
Available diffs
h5py (3.3.0-4ubuntu1) jammy; urgency=medium * d/patches/fix-unaligned-access.patch: avoid an unaligned memory access causing a build failure on armhf. -- Michael Hudson-Doyle <email address hidden> Tue, 09 Nov 2021 11:23:33 +1300
Available diffs
- diff from 2.10.0-9build2 to 3.3.0-4ubuntu1 (195.5 KiB)
- diff from 3.3.0-4 (in Debian) to 3.3.0-4ubuntu1 (823 bytes)
h5py (3.3.0-4) unstable; urgency=medium * Team upload. * add debian patches - skip_ros_test_no_net.patch skips test_ros3 (catches OSError) if network is not available. Needed since libhdf5 is now built with ROS (S3) support, but network access is not available on buildd servers. Closes: #998215. - relax_hdf5_version_test.patch relaxes HDF5 version test to only compare major.minor version. Patches can be assumed to be compatibility (will depend on libhdf5 ABI-versioned library packages in any case). Closes: #994617. * remove deprecated windows/stdint.h from debian/copyright * suppress pytest-xvfb with -p no:xvfb not --no-xvfb -- Drew Parsons <email address hidden> Thu, 04 Nov 2021 02:27:38 +0100
Available diffs
Superseded in jammy-proposed |
h5py (3.3.0-3ubuntu1) jammy; urgency=medium * Skip test_ros3 that needs internet -- Graham Inggs <email address hidden> Tue, 26 Oct 2021 10:35:20 +0000
Available diffs
- diff from 3.3.0-3 (in Debian) to 3.3.0-3ubuntu1 (949 bytes)
h5py (3.3.0-3) unstable; urgency=medium * Team upload. * drop python3-h5py*-dbg packages. Python debug builds now use same ABI as standard build. Closes: #994302. * debian patch update_mpi4py.patch relaxes strict mpi4py version requirement to enable build with mpi4py 3.1. See https://github.com/h5py/h5py/issues/1969 The alternative is to set H5PY_SETUP_REQUIRES=0 so as to not conduct build-time version checks, but for Debian it can be useful to maintain minimal version checks. * update mathjax replacement in docs processing -- Drew Parsons <email address hidden> Thu, 30 Sep 2021 16:00:17 +0200
Superseded in jammy-release |
Obsolete in impish-release |
Obsolete in hirsute-release |
Deleted in hirsute-proposed (Reason: moved to Release) |
h5py (2.10.0-9build2) hirsute; urgency=medium * No-change rebuild to drop python3.8 extensions. -- Matthias Klose <email address hidden> Mon, 07 Dec 2020 18:25:47 +0100
Available diffs
- diff from 2.10.0-9build1 to 2.10.0-9build2 (320 bytes)
h5py (2.10.0-9build1) hirsute; urgency=medium * No-change rebuild to build with python3.9 as supported. -- Matthias Klose <email address hidden> Mon, 26 Oct 2020 14:08:55 +0100
Available diffs
- diff from 2.10.0-9 (in Debian) to 2.10.0-9build1 (312 bytes)
Superseded in hirsute-release |
Obsolete in groovy-release |
Deleted in groovy-proposed (Reason: moved to Release) |
h5py (2.10.0-9) unstable; urgency=medium * Team upload. * update mathjax handling to mathjax 2.7.7. Closes: #963635. -- Drew Parsons <email address hidden> Mon, 17 Aug 2020 19:54:50 +0800
Available diffs
- diff from 2.10.0-8 to 2.10.0-9 (716 bytes)
h5py (2.10.0-8) unstable; urgency=medium * Team upload. * reinstate upstream deprecation patches. Closes: #959940. * add debian patch use_system_lzf.patch to use lzf from liblzf-dev. (still needs localpath('lzf') to access lzf_filter.h) Build-Depends: liblzf-dev. Closes: #958319. -- Drew Parsons <email address hidden> Wed, 13 May 2020 15:45:16 +0800
Available diffs
Superseded in groovy-proposed |
h5py (2.10.0-7build1) groovy; urgency=medium * No-change rebuild against libhdf5-103-1 -- Graham Inggs <email address hidden> Wed, 13 May 2020 10:08:28 +0000
Available diffs
- diff from 2.10.0-7 (in Debian) to 2.10.0-7build1 (298 bytes)
h5py (2.10.0-7) unstable; urgency=medium * Team upload. * check environment variable H5PY_ALWAYS_USE_MPI to force use of the MPI build of h5py/HDF5 in a serial process -- Drew Parsons <email address hidden> Sat, 18 Apr 2020 11:21:30 +0800
Superseded in groovy-release |
Published in focal-release |
Deleted in focal-proposed (Reason: moved to Release) |
h5py (2.10.0-2build2) focal; urgency=medium * No-change rebuild to drop python3.7. -- Matthias Klose <email address hidden> Tue, 18 Feb 2020 10:43:51 +0100
Available diffs
- diff from 2.10.0-2build1 to 2.10.0-2build2 (312 bytes)
h5py (2.10.0-2build1) focal; urgency=medium * No-change rebuild to generate dependencies on python2. -- Matthias Klose <email address hidden> Tue, 17 Dec 2019 12:34:03 +0000
Available diffs
- diff from 2.10.0-2 (in Debian) to 2.10.0-2build1 (307 bytes)
Superseded in focal-proposed |
h5py (2.10.0-1build1) focal; urgency=medium * Upload to Ubuntu focal -- Gianfranco Costamagna <email address hidden> Mon, 21 Oct 2019 16:06:07 +0200
Available diffs
- diff from 2.9.0-7 (in Debian) to 2.10.0-1build1 (126.7 KiB)
h5py (2.10.0-2) unstable; urgency=medium * Team upload. * Drop Python 2 package. Closes: #936684 -- Ole Streicher <email address hidden> Tue, 15 Oct 2019 14:41:14 +0200
Available diffs
- diff from 2.9.0-7 to 2.10.0-2 (127.9 KiB)
- diff from 2.10.0-1build1 (in Ubuntu) to 2.10.0-2 (1.8 KiB)
Superseded in focal-release |
Obsolete in eoan-release |
Deleted in eoan-proposed (Reason: moved to Release) |
h5py (2.9.0-7) unstable; urgency=medium * Team upload. * Build and test python3-h5py-dbg against python3-mpi4py-dbg * debian patch python3-dbg_skip_file_test_exception.patch skips test_exception_close and _write which fail in python3-dbg. See https://github.com/h5py/h5py/issues/1291. Reopens: #923104. -- Drew Parsons <email address hidden> Fri, 30 Aug 2019 01:02:59 +0800
Available diffs
- diff from 2.9.0-3 to 2.9.0-7 (3.7 KiB)
- diff from 2.9.0-6 to 2.9.0-7 (1.4 KiB)
h5py (2.9.0-6) unstable; urgency=medium * Team upload. * debian patch build_hdf5_1.10.5_1186.diff applies upstream PR1186 to allow builds against HDF5 1.10.5. Closes: #931736. * python3-h5py Depends: python3-mpi4py (and drop explicit Depends: python3-mpi4py from tests) * mark dbg packages as Multi-Arch: same - add source/lintian-overrides to ignore warning that python3-h5py is not marked Multi-Arch -- Drew Parsons <email address hidden> Tue, 20 Aug 2019 04:20:22 +0800
Available diffs
- diff from 2.9.0-5 to 2.9.0-6 (1.3 KiB)
h5py (2.9.0-5) unstable; urgency=medium * Team upload. * create debian patch test_verbosity_level.patch to control verbosity level of tests, as h5py.run_tests(verbosity) - verbosity=1 show dots without detail (default) - verbosity=2 show names of tests and descriptions * create debian patch test_file_mktemp_MPI.patch to use mktemp with MPI in test_close_multiple_mpio_driver and other mpio tests * skip tests with python-dbg (needs python-mpi4py-dbg, which is not yet available) -- Drew Parsons <email address hidden> Sun, 18 Aug 2019 05:36:10 +0800
Available diffs
- diff from 2.9.0-3 to 2.9.0-5 (2.7 KiB)
h5py (2.9.0-3) unstable; urgency=medium * Team upload. * override dh_installdocs for arch-indep builds only -- Drew Parsons <email address hidden> Mon, 12 Aug 2019 22:41:24 +0800
Available diffs
- diff from 2.8.0-3 to 2.9.0-3 (90.3 KiB)
- diff from 2.9.0-2 to 2.9.0-3 (495 bytes)
h5py (2.9.0-2) unstable; urgency=medium * Team upload. * Standards-Version: 4.4.0 * debhelper compatibility level 12 * skip dh_auto_test if nocheck is set in DEB_BUILD_OPTIONS Closes: #932426. * Close privacy-breach-generic in docs: replace external link to latest.js with link to local file from libjs-mathjax. * update skip-test-ppc64el.patch to provide a reason * apply upstream patches to fix tests. Closes: #923104. - import_H5pyDeprecationWarning_a67b2c7.diff, to fix test_deprecation.py - fix_deprecated_assertEquals_4464353.diff, fix_deprecated_assert_1123a0c.diff to update deprecated assertEquals function - fix_test_file_61c0a86.diff applies commit 61c0a86 to add file modes to fix test_file.py * skip testing with python3-dbg. Triggers a test fail (other python interpreters pass) -- Drew Parsons <email address hidden> Mon, 12 Aug 2019 20:40:28 +0800
Available diffs
- diff from 2.9.0-1 to 2.9.0-2 (7.5 KiB)
h5py (2.9.0-1) unstable; urgency=medium * New upstream version 2.9.0 * Remove patches included in the 2.9.0 release and Refresh patches. * Override dh_auto_test to run tests in the way recommended by upstream. * Bump Standards-Version to 4.3.0 (no change). -- Mo Zhou <email address hidden> Sat, 02 Feb 2019 07:40:35 +0000
Available diffs
- diff from 2.8.0-3 to 2.9.0-1 (83.7 KiB)
Superseded in eoan-release |
Obsolete in disco-release |
Deleted in disco-proposed (Reason: moved to release) |
h5py (2.8.0-3) unstable; urgency=medium * Cherry-pick upstream commit df9268c26f2a98e0891afc15aa497d062c53a56a "TST/API: do not remap the exceptions for the get_num_objs" The previous patch for fixing HDF5 1.10.3 compatibility is incorrect. -- Mo Zhou <email address hidden> Tue, 18 Dec 2018 13:28:21 +0000
Available diffs
Superseded in disco-proposed |
h5py (2.8.0-2build1) disco; urgency=medium * Rebuild against new libhdf5-103. -- Gianfranco Costamagna <email address hidden> Wed, 12 Dec 2018 11:21:08 +0100
Available diffs
- diff from 2.8.0-2 (in Debian) to 2.8.0-2build1 (311 bytes)
h5py (2.8.0-2) unstable; urgency=medium [ Andreas Tille ] * Remove unneeded get-orig-source target [ Gilles Filippini ] * Fix FTBFS against HDF5 1.10.3 (Closes: #914245) (+ hdf5-1.10.3-support.patch) [ Mo Zhou ] * Add myself to Uploaders. -- Mo Zhou <email address hidden> Fri, 23 Nov 2018 15:00:39 +0000
Available diffs
h5py (2.8.0-1build1) disco; urgency=medium * No-change rebuild to build without python3.6 support. -- Matthias Klose <email address hidden> Sat, 03 Nov 2018 12:07:27 +0000
Available diffs
- diff from 2.8.0-1 (in Debian) to 2.8.0-1build1 (304 bytes)
Superseded in disco-release |
Obsolete in cosmic-release |
Deleted in cosmic-proposed (Reason: moved to release) |
h5py (2.8.0-1) unstable; urgency=medium * Team upload. [ Andreas Tille ] * New upstream version (Closes: #902553, #898526, #900419) * Bump debhelper compat level to 11 * Point Vcs fields to salsa.debian.org * Standards-Version: 4.1.4 [ Mo Zhou ] * Remove the ancient X-Python*-Version fields. * Bump Standards-Version to 4.2.0 . - Remove Priority: extra from control since it had been deprecated. * Add the missing B-D python-unittest2 for python2 tests. -- Mo Zhou <email address hidden> Sat, 04 Aug 2018 16:54:06 +0000
Available diffs
- diff from 2.7.1-2 to 2.8.0-1 (29.4 KiB)
- diff from 2.8.0-0ubuntu2 (in Ubuntu) to 2.8.0-1 (2.0 KiB)
Superseded in cosmic-proposed |
h5py (2.8.0-0ubuntu2) cosmic; urgency=medium * Add unittest2 as build and test dependencies. -- Matthias Klose <email address hidden> Fri, 27 Jul 2018 12:53:17 +0200
Available diffs
- diff from 2.8.0-0ubuntu1 to 2.8.0-0ubuntu2 (658 bytes)
Superseded in cosmic-proposed |
h5py (2.8.0-0ubuntu1) cosmic; urgency=medium * New upstream version. -- Matthias Klose <email address hidden> Fri, 27 Jul 2018 12:04:26 +0200
Available diffs
- diff from 2.7.1-2build1 to 2.8.0-0ubuntu1 (28.0 KiB)
Superseded in cosmic-proposed |
h5py (2.7.1-2build1) cosmic; urgency=medium * No-change rebuild to build for python3.7. -- Matthias Klose <email address hidden> Thu, 28 Jun 2018 12:35:58 +0000
Available diffs
- diff from 2.7.1-2 (in Debian) to 2.7.1-2build1 (322 bytes)
Superseded in cosmic-release |
Published in bionic-release |
Obsolete in artful-release |
Deleted in artful-proposed (Reason: moved to release) |
h5py (2.7.1-2) unstable; urgency=medium * Fixup the debug package description for Python 2. Thanks to James Clarke * Replace occurrences of findstring with filter. Thanks to James Clarke * Build and install the low-level API documentation - Move Sphinx to Build-Depends - Build and install the API documentation - New patch Fix-build-of-API-docs-with-Python-3.patch Thanks to Drew Parsons for reporting (Closes: #874712) * Filter egg-info directory with extend-diff-ignore * Add recommended get-orig-source target -- Ghislain Antony Vaillant <email address hidden> Mon, 11 Sep 2017 10:15:49 +0100
Available diffs
h5py (2.7.1-1ubuntu1) artful; urgency=medium * Move python-sphinx to BD. -- Gianfranco Costamagna <email address hidden> Thu, 07 Sep 2017 09:30:01 +0200
Available diffs
- diff from 2.7.0-1ubuntu5 to 2.7.1-1ubuntu1 (35.1 KiB)
- diff from 2.7.1-1 (in Debian) to 2.7.1-1ubuntu1 (495 bytes)
h5py (2.7.0-1ubuntu5) artful; urgency=medium * No-change rebuild to drop _PyFPE support. -- Matthias Klose <email address hidden> Tue, 05 Sep 2017 08:21:25 +0000
Available diffs
- diff from 2.7.0-1ubuntu4 to 2.7.0-1ubuntu5 (304 bytes)
h5py (2.7.1-1) unstable; urgency=medium * Switch from git-dpm to gbp * New upstream version 2.7.1 (Closes: #867987) * Update the patch queue - Drop patch numbering, rename 0001-Disable-usage-of-rpath.patch to No-rpath.patch - New patch No-intersphinx.patch, disable useless intersphinx mapping * Update copyright information and dates * Normalize the package descriptions * Build the docs using the upstream Makefile * Use DEB_BUILD_OPTIONS for the nodoc guards * Bump the standards version to 4.1.0 -- Ghislain Antony Vaillant <email address hidden> Sun, 03 Sep 2017 18:17:55 +0200
Available diffs
h5py (2.7.0-1ubuntu4) artful; urgency=medium * No-change rebuild to build to drop python3.5. -- Matthias Klose <email address hidden> Sat, 05 Aug 2017 16:25:27 +0000
Available diffs
- diff from 2.7.0-1ubuntu3 to 2.7.0-1ubuntu4 (306 bytes)
h5py (2.7.0-1ubuntu3) artful; urgency=medium * Rebuild to add python 3.6 support. -- Bhavani Shankar <email address hidden> Fri, 12 May 2017 15:35:59 +0530
Available diffs
- diff from 2.7.0-1ubuntu2 to 2.7.0-1ubuntu3 (333 bytes)
h5py (2.7.0-1ubuntu2) artful; urgency=medium * Revert Ubuntu-specific disabling of -pie since Ubuntu has the newer dpkg version now. -- Jeremy Bicha <email address hidden> Sun, 23 Apr 2017 15:13:48 -0400
Available diffs
- diff from 2.7.0-1ubuntu1 to 2.7.0-1ubuntu2 (505 bytes)
Superseded in artful-release |
Obsolete in zesty-release |
Deleted in zesty-proposed (Reason: moved to release) |
h5py (2.7.0-1ubuntu1) zesty; urgency=medium * Merge from Debian unstable, remaining changes: + Disable building with pie to fix build failure * Drop fix for ppc64le longdouble type conversion
Available diffs
- diff from 2.6.0-2ubuntu1 to 2.7.0-1ubuntu1 (44.0 KiB)
- diff from 2.7.0~rc3-1ubuntu2 to 2.7.0-1ubuntu1 (17.1 KiB)
Superseded in zesty-proposed |
h5py (2.7.0~rc3-1ubuntu2) zesty; urgency=medium * Fix ppc64le longdouble type conversion -- Graham Inggs <email address hidden> Sat, 08 Apr 2017 08:55:41 +0200
Available diffs
Superseded in zesty-proposed |
h5py (2.7.0~rc3-1ubuntu1) zesty; urgency=medium * Merge from Debian unstable, remaining changes: - Build without pie -- Gianfranco Costamagna <email address hidden> Wed, 25 Jan 2017 19:40:32 +0100
Available diffs
h5py (2.6.0-2ubuntu1) zesty; urgency=medium * Disable building with pie to fix build failure -- Jeremy Bicha <email address hidden> Sat, 24 Dec 2016 13:13:33 -0500
Available diffs
- diff from 2.6.0-1ubuntu1 to 2.6.0-2ubuntu1 (3.3 KiB)
- diff from 2.6.0-2 (in Debian) to 2.6.0-2ubuntu1 (674 bytes)
h5py (2.6.0-2) unstable; urgency=medium * Cherry-pick upstream patch fixing HDF5 detection. - New patch Package-Config-Fix-Detection.patch. Thanks to Iain Lane for reporting (Closes: #846351) * Bump standards version to 3.9.8, no changes required. * Use HTTPS for the copyright Format URI. * Drop superfluous Testsuite field. * Mark -doc package Multi-Arch: foreign. * Suggest install of -doc package. * Call dh_numpy{,3} in dh_python{2,3} overrides. * Enable hardening. * Cosmetic fixups in rules file. * Update gbp.conf with current repository layout. * Simplify the packaging testsuite. -- Ghislain Antony Vaillant <email address hidden> Thu, 01 Dec 2016 11:53:05 +0000
Available diffs
h5py (2.6.0-1ubuntu1) zesty; urgency=medium * debian/patches/0001-Package-Config-Fix-Detection.patch: Cherry-pick from upstream. Fix detection of hdf5, whose absence caused a fallback path to be used, which resulted in testsuite failures and FTBFS. -- Iain Lane <email address hidden> Wed, 30 Nov 2016 14:40:56 +0000
Available diffs
Superseded in zesty-proposed |
h5py (2.6.0-1build1) zesty; urgency=medium * Rebuild against new hdf5 -- Iain Lane <email address hidden> Tue, 29 Nov 2016 17:33:49 +0000
Available diffs
- diff from 2.6.0-1 (in Debian) to 2.6.0-1build1 (296 bytes)
1 → 50 of 73 results | First • Previous • Next • Last |