1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
jupyter-kernel-test (0.7.0-3) unstable; urgency=medium
* Team upload.
* No change rebuild for reproduce.d.n
-- Jochen Sprickerhof <jspricke@debian.org> Sun, 04 May 2025 20:13:21 +0200
jupyter-kernel-test (0.7.0-2) unstable; urgency=medium
* Team upload.
* Depend on python3-ipykernel, as subclassing the KernelTests class ends
up calling setUpClass with cls=KernelTests for some reason, which then
requires python3-ipykernel to be installed.
-- Julian Gilbey <jdg@debian.org> Tue, 30 Jul 2024 18:14:39 +0100
jupyter-kernel-test (0.7.0-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Add README.rst to /usr/share/doc directory
* Simplify pybuild test commands, and switch to using
autopkgtest-pkg-pybuild
-- Julian Gilbey <jdg@debian.org> Mon, 29 Jul 2024 22:14:59 +0100
jupyter-kernel-test (0.4.5-1) unstable; urgency=medium
* [b1c860b] New upstream version 0.4.5
* [0ef4040] do not fail autopkgtest for DeprecationWarning on stderr
* [0a881f9] use pybuild-plugin-pyproject for build
* [e8cf85a] build-dep on hatchling
* [437f4e8] strip trailing whitespace
* [5b924cf] update copyright years
* [0c4a37f] bump std-ver; no changes
* [fbd6a74] per lintian, use py3versions --supported in autopkgtest
-- Joseph Nahmias <jello@debian.org> Sun, 06 Nov 2022 22:34:06 -0500
jupyter-kernel-test (0.4.3-2) unstable; urgency=medium
* Source only upload for migration to bookworm.
-- Joseph Nahmias <jello@debian.org> Sun, 24 Jul 2022 22:01:00 -0400
jupyter-kernel-test (0.4.3-1) unstable; urgency=medium
* Initial release (Closes: #1001228)
* [6f1cc5d] fix running tests during build.
Thanks to tumbleweed on #debian-python
* [0d9d976] run tests as autopkgtest
-- Joseph Nahmias <jello@debian.org> Mon, 06 Dec 2021 21:28:17 -0500
|