File: changelog

package info (click to toggle)
metakernel 0.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,372 kB
  • sloc: python: 5,099; makefile: 179; sh: 18
file content (182 lines) | stat: -rw-r--r-- 6,483 bytes parent folder | download
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
metakernel (0.30.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.30.3.
  * d/control: bump Standards-Version to 4.7.2.

 -- Yogeswaran Umasankar <yogu@debian.org>  Fri, 04 Apr 2025 20:13:29 +0000

metakernel (0.30.2-7) unstable; urgency=medium

  * Team upload.
  * Add fix-docstring-indentation-check.patch and
    fix-replwrap-test-error-py313.patch to fix autopkgtest
    failures in Python 3.13. (Closes: #1088753)

 -- Yogeswaran Umasankar <yogu@debian.org>  Thu, 05 Dec 2024 05:45:44 +0000

metakernel (0.30.2-6) unstable; urgency=medium

  * Team upload.
  * d/rules: skip test_ls_path_complete in test_replwrap.py, new
    regression blocking migration to testing, not reproducible.

 -- Yogeswaran Umasankar <yogu@debian.org>  Tue, 13 Aug 2024 19:30:00 +0000

metakernel (0.30.2-5) unstable; urgency=medium

  * Team upload.
  * d/rules: skip tests in test_replwrap.py, regression not
    reproducible.

 -- Yogeswaran Umasankar <yogu@debian.org>  Tue, 13 Aug 2024 03:00:00 +0000

metakernel (0.30.2-4) unstable; urgency=medium

  * Team upload.
  * d/rules: skip few tests in autopkgtest, regression not
    reproducible.

 -- Yogeswaran Umasankar <yogu@debian.org>  Fri, 09 Aug 2024 13:50:00 +0000

metakernel (0.30.2-3) unstable; urgency=medium

  * Team upload.
  * d/control: Bumped Standards-Version to 4.7.0.

 -- Yogeswaran Umasankar <yogu@debian.org>  Mon, 05 Aug 2024 23:15:00 +0000

metakernel (0.30.2-2) unstable; urgency=medium

  * Team upload.
  * d/rules: skip test_existing_spawn on ppc64el due to known failure.

 -- Yogeswaran Umasankar <yogu@debian.org>  Sun, 14 Jul 2024 23:30:00 +0000

metakernel (0.30.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.30.2.
  * Updated old patches for the new upstream version.
  * d/control: cmake and meson added to Build-Depends +
    ${python3:Depends} added to python-metakernel-doc depends.
  * Added add-missing-shebang-in-testfile.patch.

 -- Yogeswaran Umasankar <kd8mbd@gmail.com>  Fri, 12 Apr 2024 00:45:00 +0000

metakernel (0.30.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.30.1. (Closes: #1028982)
  * Updated old patches for the new upstream version.
  * Bumped Standards-Version to 4.6.2 in d/control.

 -- Yogeswaran Umasankar <kd8mbd@gmail.com>  Wed, 31 Jan 2024 19:30:00 +0000

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 <jello@debian.org>  Sun, 01 Jan 2023 17:03:56 -0500

metakernel (0.27.5-4) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Boyuan Yang ]
  * debian/control: s/python2-doc/python3-doc. (Closes: #1011132)
  * debian/control: Bump Standards-Version to 4.6.1.

 -- Boyuan Yang <byang@debian.org>  Mon, 08 Aug 2022 11:53:04 -0400

metakernel (0.27.5-3) unstable; urgency=medium

  * Team upload.
  * pytest: set cache_dir
  * debian/{control,rules}: modernize with dh-sequence-* and
    execute_after_*

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 19 Oct 2021 18:16:35 +0200

metakernel (0.27.5-2) unstable; urgency=medium

  * Team upload.
  * Add build-dep on cmake
  * {autopkg,}tests: Adjust location of metakernel_python. Closes: #995736
  * Standards-Version: 4.6.0 (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Append ":any" to python3 build-dep to facilitate cross-building.

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 16 Oct 2021 11:19:18 +0200

metakernel (0.27.5-1) unstable; urgency=medium

  * [21a1519] New upstream version 0.27.5

 -- Joseph Nahmias <jello@debian.org>  Sat, 14 Nov 2020 19:02:40 -0500

metakernel (0.27.4-1) unstable; urgency=medium

  * [9851333] New upstream version 0.27.4
  * [adf687c] drop patch for SOURCE_DATE_EPOCH, merged upstream

 -- Joseph Nahmias <jello@debian.org>  Sat, 07 Nov 2020 22:30:26 -0500

metakernel (0.27.1-2) unstable; urgency=medium

  * [c1f231d] add allow-stderr for upstream testsuite
  * [c3bca2d] add support for SOURCE_DATE_EPOCH.
    Thanks to Chris Lamb <lamby@debian.org> (Closes: 973806)

 -- Joseph Nahmias <jello@debian.org>  Thu, 05 Nov 2020 22:25:38 -0500

metakernel (0.27.1-1) unstable; urgency=medium

  * [28794c7] New upstream version 0.27.1
  * [801da81] add missing deps for upstream testsuite
  * [14fcc15] ensure ipcluster uses same pyversion as pytest
  * [52cbe79] enable diffoscope for salsa-ci reprotest
  * [aa8db15] add man-db dep for upstream testsuite
  * [f99f8f7] update Vcs URLs for DPT transition
  * [1bf7e4f] d/watch: do not run uupdate
  * [f7bdcec] don't build documentation if nodoc is requested
  * [1c85491] annotate Build-Deps for nodoc and nocheck DEB_BUILD_PROFILES

 -- Joseph Nahmias <jello@debian.org>  Wed, 04 Nov 2020 16:18:32 -0500

metakernel (0.27.0-1) unstable; urgency=medium

  * Initial release, closes: #969620.
  * use local intersphinx inventory.
  * configure autopkgtest to run upstream's test-suite
  * set HOME for running upstream test suite.
  * [181aedf] install documentation in /u/s/d/python3-metakernel/
  * [12a0e3e] replace static files copied from python3-sphinx-bootstrap-theme
    with symlinks
  * [5b197d4] remove badges from docs to eliminate privacy breaches; note
    that examples were left as-is.

 -- Joseph Nahmias <jello@debian.org>  Sun, 04 Oct 2020 21:25:33 -0400