File: changelog

package info (click to toggle)
python-tomli 2.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,208 kB
  • sloc: python: 1,129; makefile: 7
file content (64 lines) | stat: -rw-r--r-- 2,223 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
python-tomli (2.2.1-2) unstable; urgency=medium

  * d/rules: use DEB_BUILD_OPTION_PARALLEL instead of "auto" for setting
    the amount of parallel testing. Unbreaks the build on hurd-* where
    psutil does not work.
  * Switch to autopkgtest-pkg-pybuild.
  Add missing build-dependency on flit.

 -- Michael R. Crusoe <crusoe@debian.org>  Wed, 22 Jan 2025 12:55:46 +0100

python-tomli (2.2.1-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
  * Update standards version to 4.6.2, no changes needed.

  [ Michael R. Crusoe ]
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Set upstream metadata fields: Repository.
  * Compile binary modules using mypyc
  * d/control: improve package description

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 21 Jan 2025 17:13:05 +0100

python-tomli (2.0.1-2) unstable; urgency=medium

  * Team upload.
  * d/control: Build using the pyproject pybuild plugin.

 -- Louis-Philippe Véronneau <pollo@debian.org>  Fri, 02 Dec 2022 12:58:37 -0500

python-tomli (2.0.1-1) unstable; urgency=medium

  * Team upload.
  * debian/patches: Drop flit (<< 3.2.0) patch. (Closes: #1000665)
  * New upstream version 2.0.1.
  * Drop unused build-dep and test-build-dep: python3-dateutil.
  * debian/control: Bump Standards-Version to 4.6.1.
  * debian/docs: Install README.md.

 -- Boyuan Yang <byang@debian.org>  Wed, 29 Jun 2022 14:34:38 -0400

python-tomli (1.2.2-2) unstable; urgency=medium

  * Change binary package to be 'all', not 'any'.

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 07 Nov 2021 16:59:16 +0100

python-tomli (1.2.2-1) unstable; urgency=medium

  * debian/rules: #969352 and #994281 are fixed, remove workarounds. Closes: #997534
  * debian/watch: check the tags to find the latest version
  * New upstream version
  * Freshen debian/patches/flit_pre_3.2

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 07 Nov 2021 16:14:07 +0100

python-tomli (1.2.1-1) unstable; urgency=medium

  * Initial release. (Closes: #994599)

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 18 Sep 2021 13:16:18 +0200