Change log for nbformat package in Ubuntu
1 → 16 of 16 results | First • Previous • Next • Last |
nbformat (5.9.1-1) unstable; urgency=medium * Team upload. [ Julien Puydt ] * New upstream release (5.7.0). * Bump standards-version to 4.6.2. * Add missing b-dep on hatchling. * Refresh patches. * Use sphinx local data instead of network access. [ Julian Gilbey ] * New upstream release (5.9.1). * Update dependencies for new version. * Update d/copyright file with slightly changed license ("copyright holder" instead of named group). * Refresh patches. -- Julian Gilbey <email address hidden> Thu, 13 Jul 2023 20:51:13 +0100
Available diffs
- diff from 5.5.0-1 to 5.9.1-1 (38.8 KiB)
Superseded in mantic-release |
Published in lunar-release |
Deleted in lunar-proposed (Reason: Moved to lunar) |
nbformat (5.5.0-1) unstable; urgency=medium * New upstream version 5.5.0 * Switch buildsystem from setuptools to pyproject+flit -- Gordon Ball <email address hidden> Sun, 18 Sep 2022 09:11:23 +0000
Available diffs
- diff from 5.4.0-2 to 5.5.0-1 (25.9 KiB)
Superseded in lunar-release |
Published in kinetic-release |
Deleted in kinetic-proposed (Reason: Moved to kinetic) |
nbformat (5.4.0-2) unstable; urgency=medium * Drop a workaround for an old upstream bug. * Drop a patch that was necessary because of above workaround. -- Julien Puydt <email address hidden> Wed, 04 May 2022 08:02:12 +0200
Available diffs
- diff from 5.1.3-1 to 5.4.0-2 (199.5 KiB)
- diff from 5.4.0-1 to 5.4.0-2 (887 bytes)
nbformat (5.4.0-1) unstable; urgency=medium * Apply patch from Chris Lamb to make the build reproducible. (Closes: #1007757) * Bump standards-version to 4.6.0. * New upstream release. * Refresh or drop patches. * Update b-deps. * Add new patch so pytest skips current.py - it's deprecated. * Add dep on jsonschema and fastjsonschema by hand (why?). -- Julien Puydt <email address hidden> Tue, 03 May 2022 22:33:15 +0200
Available diffs
- diff from 5.2.0-1 to 5.4.0-1 (105.3 KiB)
nbformat (5.2.0-1) unstable; urgency=medium [ Debian Janitor ] * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed. [ Gordon Ball ] * New upstream version 5.2.0 * Drop build-dependency on python3-ipython-genutils * Update build-time and autopkgtest since test files were moved -- Gordon Ball <email address hidden> Mon, 14 Mar 2022 20:24:37 +0000
Superseded in kinetic-release |
Published in jammy-release |
Deleted in jammy-proposed (Reason: Moved to jammy) |
nbformat (5.1.3-1) unstable; urgency=medium [ Gordon Ball ] * d/watch: new github tarball URL * New upstream version 5.1.3 * Rebase patches [ Julien Puydt ] * Fix d/watch -- Gordon Ball <email address hidden> Sun, 15 Aug 2021 19:44:00 +0000
Available diffs
- diff from 5.1.2-1 to 5.1.3-1 (23.0 KiB)
Superseded in jammy-release |
Obsolete in impish-release |
Obsolete in hirsute-release |
Deleted in hirsute-proposed (Reason: moved to Release) |
nbformat (5.1.2-1) unstable; urgency=medium * d/watch: insert ~ before alpha|beta|rc * Drop obsolete dependency python3-nose * New upstream version 5.1.2 -- Gordon Ball <email address hidden> Sun, 17 Jan 2021 20:31:17 +0000
Available diffs
- diff from 5.0.8-1 to 5.1.2-1 (34.2 KiB)
nbformat (5.0.8-1) unstable; urgency=medium [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Gordon Ball ] * New upstream version 5.0.8 * Patch tests since fastjsonschema is unavailable -- Gordon Ball <email address hidden> Wed, 14 Oct 2020 19:37:46 +0000
Available diffs
- diff from 5.0.7-1 to 5.0.8-1 (7.2 KiB)
Superseded in hirsute-release |
Obsolete in groovy-release |
Deleted in groovy-proposed (Reason: moved to Release) |
nbformat (5.0.7-1) unstable; urgency=medium * New upstream version 5.0.7 -- Gordon Ball <email address hidden> Fri, 24 Apr 2020 19:30:42 +0000
Available diffs
- diff from 5.0.4-1 to 5.0.7-1 (4.7 KiB)
Superseded in groovy-release |
Published in focal-release |
Deleted in focal-proposed (Reason: moved to Release) |
nbformat (5.0.4-1) unstable; urgency=medium * New upstream release. * Bump std-ver to 4.5.0. * Use my debian.org mail address. -- Julien Puydt <email address hidden> Mon, 27 Jan 2020 23:33:39 +0100
Available diffs
- diff from 5.0.3-1 to 5.0.4-1 (2.6 KiB)
nbformat (5.0.3-1) unstable; urgency=medium [ Debian Janitor ] * debian/copyright: use spaces rather than tabs to start continuation lines. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. [ Gordon Ball ] * New upstream version 5.0.3 -- Gordon Ball <email address hidden> Thu, 09 Jan 2020 19:33:58 +0000
Available diffs
- diff from 4.4.0-3 to 5.0.3-1 (23.8 KiB)
nbformat (4.4.0-3) unstable; urgency=medium [ Ondřej Nový ] * Bump Standards-Version to 4.4.1. [ Gordon Ball ] * Drop python 2.7 support (Closes: #937119) -- Gordon Ball <email address hidden> Tue, 12 Nov 2019 15:51:46 +0000
Available diffs
- diff from 4.4.0-2 to 4.4.0-3 (996 bytes)
nbformat (4.4.0-2) unstable; urgency=medium [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Fix Format URL to correct one * d/control: Remove ancient X-Python-Version field * d/control: Remove ancient X-Python3-Version field * Convert git repository from git-dpm to gbp layout * Use 'python3 -m sphinx' instead of sphinx-build for building docs * Use debhelper-compat instead of debian/compat. [ Gordon Ball ] * Update Standards-Version to 4.4.0 * Update debhelper compat level to 12 * Declare that root is not required for build -- Gordon Ball <email address hidden> Fri, 27 Sep 2019 18:01:27 +0000
Available diffs
- diff from 4.4.0-1 to 4.4.0-2 (1.4 KiB)
Superseded in focal-release |
Obsolete in eoan-release |
Obsolete in disco-release |
Obsolete in cosmic-release |
Published in bionic-release |
Obsolete in artful-release |
Deleted in artful-proposed (Reason: moved to release) |
nbformat (4.4.0-1) unstable; urgency=medium [ Julien Puydt ] * New upstream release. (Closes: #847393, #864700) * Bump d/watch to version 4. [ Gordon Ball ] * Bump Standards-Version to 4.1.0 (no changes required) * Use python3 sphinx for documentation * Add dependency on jupyter-core for jupyter-nbformat to ensure the script can be invoked as "jupyter nbformat" * Add myself to uploaders in d/control * Use sphinxdoc:Built-Using for the documentation package * New upstream release. * Add Testsuite: autopkgtest-pkg-python -- Julien Puydt <email address hidden> Sun, 03 Sep 2017 16:36:44 +0200
Available diffs
- diff from 4.2.0-1 to 4.4.0-1 (12.9 KiB)
Superseded in artful-release |
Obsolete in zesty-release |
Deleted in zesty-proposed (Reason: moved to release) |
nbformat (4.2.0-1) unstable; urgency=medium [ Gordon Ball ] * Team upload. * New upstream release. * Use LC_ALL=C.UTF-8 in d/rules to avoid encoding errors during testing [ Julien Puydt ] * Add Multi-Arch:foreign to the -doc following tracker's hint. -- Gordon Ball <email address hidden> Sun, 04 Dec 2016 12:56:02 +0100
Available diffs
- diff from 4.1.0-2 to 4.2.0-1 (20.7 KiB)
nbformat (4.1.0-2) unstable; urgency=medium [ Tobias Hansen ] * Team upload. * Upload to unstable. [ Julien Puydt ] * Push dh compat up to 10. [ Gordon Ball ] * Split the jupyter-trust script into a separate package (named jupyter-nbformat), which depends on the python 3 library package. -- Tobias Hansen <email address hidden> Wed, 02 Nov 2016 19:50:31 +0000
1 → 16 of 16 results | First • Previous • Next • Last |