File: changelog

package info (click to toggle)
python-exceptiongroup 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: python: 2,425; makefile: 5
file content (95 lines) | stat: -rw-r--r-- 2,835 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
python-exceptiongroup (1.2.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Standards-Version: 4.7.0 (no changes required).

 -- Colin Watson <cjwatson@debian.org>  Mon, 15 Jul 2024 11:14:53 +0100

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

  * Team upload.
  * New upstream release:
    - Fix test failure on Python 3.12.3 (closes: #1069817).

 -- Colin Watson <cjwatson@debian.org>  Fri, 26 Apr 2024 13:42:11 +0100

python-exceptiongroup (1.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.2.0

 -- Timo Röhling <roehling@debian.org>  Tue, 28 Nov 2023 22:14:41 +0100

python-exceptiongroup (1.1.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.1.3

 -- Timo Röhling <roehling@debian.org>  Mon, 21 Aug 2023 11:33:24 +0200

python-exceptiongroup (1.1.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.1.2
  * Refresh patches
    Drop 0001-Naked-exceptions-propagate-now.patch
    (fixed upstream)

 -- Timo Röhling <roehling@debian.org>  Wed, 05 Jul 2023 09:52:35 +0200

python-exceptiongroup (1.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.1.1
  * Bump Standards-Version to 4.6.2
  * Refresh patches
    - Drop 0001-skip-py311-specific-tests.patch (no longer needed)
    - Add 0001-Naked-exceptions-propagate-now.patch

 -- Timo Röhling <roehling@debian.org>  Sat, 01 Jul 2023 12:33:40 +0200

python-exceptiongroup (1.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.1.0 (Closes: #1026939)
  * Update patches
    - Drop 0002-pyproject-force-version.patch (not needed)
    - Drop 0003-Cannot-wrap-BaseException-in-ExceptionGroup.patch
      (merged upstream)
  * Set SETUPTOOLS_SCM_PRETEND_VERSION
  * Mark python3-pytest with <!nocheck> to prevent dependency loop

 -- Timo Röhling <roehling@debian.org>  Mon, 02 Jan 2023 23:45:35 +0100

python-exceptiongroup (1.0.4-4) unstable; urgency=medium

  * Team upload.
  * python3-trio (<< 0.22) has a conflicting MultiError implementation
    which breaks in Python 3.10

 -- Timo Röhling <roehling@debian.org>  Thu, 15 Dec 2022 13:21:00 +0100

python-exceptiongroup (1.0.4-3) unstable; urgency=medium

  * Team upload.
  * Fix test suite
  * Bump Standards-Version to 4.6.1
  * Use dh-sequence-python3 instead of --with python3
  * Use autopkgtest-pkg-pybuild
  * Fix Vcs-* URLs

 -- Timo Röhling <roehling@debian.org>  Fri, 09 Dec 2022 22:54:28 +0100

python-exceptiongroup (1.0.4-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 08 Dec 2022 12:10:51 -0400

python-exceptiongroup (1.0.4-1) experimental; urgency=low

  * Initial release; Closes: #1011552

 -- Agathe Porte <debian@microjoe.org>  Sun, 04 Dec 2022 22:46:56 +0200