File: changelog

package info (click to toggle)
python-typing-extensions 4.13.2-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 628 kB
  • sloc: python: 9,651; sh: 8; makefile: 4
file content (203 lines) | stat: -rw-r--r-- 6,629 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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
python-typing-extensions (4.13.2-1) unstable; urgency=medium

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Fri, 11 Apr 2025 10:08:44 +0100

python-typing-extensions (4.13.1-1) unstable; urgency=medium

  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Mon, 07 Apr 2025 11:36:48 +0100

python-typing-extensions (4.13.0-1) unstable; urgency=medium

  * debian/watch: Exclude pre-releases.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Sun, 30 Mar 2025 20:13:34 +0100

python-typing-extensions (4.12.2-2) unstable; urgency=medium

  * Mark as Multi-Arch: foreign (closes: #1078035).
  * Standards-Version: 4.7.0 (no changes required).

 -- Colin Watson <cjwatson@debian.org>  Tue, 06 Aug 2024 12:35:52 +0100

python-typing-extensions (4.12.2-1) unstable; urgency=medium

  * New upstream release.
  * Add myself to Uploaders (closes: #1041823).

 -- Colin Watson <cjwatson@debian.org>  Sun, 09 Jun 2024 20:20:05 +0100

python-typing-extensions (4.12.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Tue, 04 Jun 2024 18:59:26 +0100

python-typing-extensions (4.12.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Sun, 26 May 2024 11:39:21 +0100

python-typing-extensions (4.11.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

 -- Colin Watson <cjwatson@debian.org>  Thu, 16 May 2024 22:22:15 +0100

python-typing-extensions (4.10.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Backport recent improvements to the implementation of `Protocol`
      (closes: #1064739).

 -- Colin Watson <cjwatson@debian.org>  Tue, 05 Mar 2024 18:40:41 +0000

python-typing-extensions (4.9.0-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <crusoe@debian.org>  Wed, 31 Jan 2024 14:25:10 +0100

python-typing-extensions (4.7.1-2) unstable; urgency=medium

  * d/control: Update description to remove confusion around the need for this
    Python package in Python 3.5+. Closes: #978536.

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 11 Sep 2023 14:39:24 +0200

python-typing-extensions (4.7.1-1) unstable; urgency=medium

  * New upstream release, needed by fastapi/0.100.0
  * debian/patches/add_typed_dict_test_helper.py.patch
    - drop patch, merged upstream
  * debian/control
    - bump Standards-Version to 4.6.2 (no changes needed)
    - update Homepage to the project new location
  * debian/upstream/metadata
    - update links to the new repo location

 -- Sandro Tosi <morph@debian.org>  Sun, 23 Jul 2023 19:10:29 -0400

python-typing-extensions (4.4.0-1) unstable; urgency=medium

  * New upstream release; Closes: #1029581

 -- Danilo Egea Gondolfo <danilogondolfo@gmail.com>  Thu, 26 Jan 2023 22:30:18 +0000

python-typing-extensions (4.3.0-2) unstable; urgency=medium

  * debian/examples
    - install also src/_typed_dict_test_helper.py as examples, essentially
      needed by autopkgtests
  * debian/tests/run-unit-test
    - install all example in the temp dir, fixing autopkgtests

 -- Sandro Tosi <morph@debian.org>  Mon, 08 Aug 2022 00:27:31 -0400

python-typing-extensions (4.3.0-1) unstable; urgency=medium

  * New upstream release; Closes: #1004351
  * debian/control
    - switch to pyproject + flit
  * debian/rules
    - run tests from src/
  * debian/docs
    - install README.md, now that README.rst is no longer available
  * debian/examples
    - install examples from src/
  * debian/patches/add_typed_dict_test_helper.py.patch
    - add a file missing from PyPI tarball but needed for running tests

 -- Sandro Tosi <morph@debian.org>  Mon, 08 Aug 2022 00:09:22 -0400

python-typing-extensions (3.10.0.2-1) unstable; urgency=medium

  [ Adam Cecile ]
  * New upstream release including Python 3.9/3.10 new features.
    Closes: #995853

  [ Michael R. Crusoe ]
  * d/control: confirm team maintenance. Closes: #995852
  * Standards-Version: 4.6.0 (routine-update)
  * watch file standard 4 (routine-update)
  * d/control: depend on :any python, to help with cross-building
  * d/control: correct the homepage

 -- Michael R. Crusoe <crusoe@debian.org>  Thu, 07 Oct 2021 10:56:08 +0200

python-typing-extensions (3.7.4.3-1) unstable; urgency=medium

  [ Michael R. Crusoe ]
  * Move source package to DPMT.
  * New upstream version
  * debhelper-compat 13 (routine-update)
  * Remove malformed lintian override

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

 -- Michael R. Crusoe <crusoe@debian.org>  Thu, 08 Oct 2020 15:07:27 +0200

python-typing-extensions (3.7.4.2-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.5.0 (routine-update)
  * autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 06 Apr 2020 19:14:29 +0200

python-typing-extensions (3.7.4.1-1) unstable; urgency=medium

  * New upstream version
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Set upstream metadata fields: Repository.
  * Fix the autopkgtests

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 06 Nov 2019 18:00:35 +0100

python-typing-extensions (3.7.4-1) unstable; urgency=medium

  * New upstream release (drops Python 3.3 support, adds TypedDict & IntVar)
  * ann_module, ann_module2, ann_module3 now present in libpython3.7-stdlib,
    so drop the build-dependency on libpython3.7-testsuite
  * python3-for-py3-tests patch applied upstream, dropping it here

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 23 Jul 2019 12:26:02 +0200

python-typing-extensions (3.7.2-1) unstable; urgency=medium

  * Fix watch file.
  * New upstream version with Python 3.7 compatibility.
  * Run the unittests
  * Include the unittests in the binary package and run them as autopkgtests
  * Standards-Version: 4.3.0; no changes needed

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 13 Feb 2019 23:07:33 -0800

python-typing-extensions (3.6.6-2) unstable; urgency=medium

  * debian/watch: fix package name
  * debian/control: fix homepage typo

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 18 Dec 2018 01:29:24 -0800

python-typing-extensions (3.6.6-1) unstable; urgency=medium

  * New package (Closes: #914928)

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 28 Nov 2018 11:16:19 -0800