metakernel 0.29.4-1 source package in Ubuntu

Changelog

metakernel (0.29.4-1) unstable; urgency=medium

  * [6aed1f6] drop dep on jupyter-notebook (Closes: #1004668)
  * [dac6a53] reformat test-deps to one per line
  * [022e1b4] drop python3-pytest-cov, unneeded for Debian
  * [0571426] run autopkgtest against all python versions
  * [73b7286] New upstream version 0.29.4
  * [8e5268c] follow upstream's move to pyproject/hatchling build system
  * [457da0c] resync patches
  * [9b0bdf5] handle move of generate_help.py script
  * [552858b] add new build-deps; sort list
  * [fcd5a32] drop script to create logos -- it has missing deps and is
    confusing pytest, causing build/test failures
  * [61448be] do not fail build/test on DeprecationWarning
  * [b2bbc24] skip flaky parallel_magic test (Closes: #1026469)
  * [a4ec5c3] pytest-cache -> pytest_cache; put pytest_cache in
    interpreter-specific dir
  * [c6aeea6] follow upstream's renaming of HISTORY.rst -> CHANGELOG.md
  * [acded1b] switch to autopkgtest-pkg-pybuild
  * [eb1c899] require at least version 5.20221230 of pybuild-plugin-pyproject
    test_path_completions fails without commit 3b1ad734.
  * [c8df9e2] bump copyright year

 -- Joseph Nahmias <email address hidden>  Sun, 01 Jan 2023 17:03:56 -0500

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
metakernel_0.29.4-1.dsc 2.6 KiB 745d39f0e39c0ace6432166d0a0e22d605032e0f587f57911cf0f77694bce526
metakernel_0.29.4.orig.tar.gz 287.8 KiB 139def23a4555ddd0117f4c6bd6a1116d02658a2ae59fa8958e6e156ad09d363
metakernel_0.29.4-1.debian.tar.xz 6.2 KiB 797ff06a5e18a26b4b5db64b45c8ae71afff8d2d1442835dccc07561862073df

Available diffs

No changes file available.

Binary packages built by this source

python-metakernel-doc: Jupyter kernel base class (documentation)

 A Jupyter kernel base class in Python which includes core magic
 functions (including help, command and file path completion,
 parallel and distributed processing, downloads, and much more).
 .
 This package installs the HTML documentation.

python3-metakernel: Jupyter kernel base class

 A Jupyter kernel base class in Python which includes core magic
 functions (including help, command and file path completion,
 parallel and distributed processing, downloads, and much more).
 .
 This package installs the library.