File: changelog

package info (click to toggle)
python-idna 3.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,260 kB
  • sloc: python: 14,458; sh: 4; makefile: 3
file content (197 lines) | stat: -rw-r--r-- 5,579 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
python-idna (3.10-1) unstable; urgency=medium

  * Team upload.
  * No-change rebuild for unstable.

 -- Santiago Ruano Rincón <santiagorr@riseup.net>  Thu, 06 Feb 2025 10:51:11 -0300

python-idna (3.10-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream version 3.10
  * Refresh debian/patches/fix-import.patch

 -- Santiago Ruano Rincón <santiagorr@riseup.net>  Mon, 03 Feb 2025 12:35:40 -0300

python-idna (3.8-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Thu, 19 Sep 2024 16:36:03 +0200

python-idna (3.8-1) experimental; urgency=medium

  * Switch d/watch to mode=git.
  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Mon, 09 Sep 2024 10:14:54 +0200

python-idna (3.6-2) unstable; urgency=medium

  * Removed useless python3-poetry-core b-depends.

 -- Thomas Goirand <zigo@debian.org>  Mon, 12 Feb 2024 17:44:12 +0100

python-idna (3.6-1) unstable; urgency=medium

  * New upstream release.
  * Add build-depends on flit, pybuild-plugin-pyproject and python3-poetry-core
    as upstream switched to pyproject.
  * Do not cd to temp folder when running autopkgtest and set PYTHONPATH.
  * Add patch to fix test import.

 -- Thomas Goirand <zigo@debian.org>  Mon, 12 Feb 2024 15:56:58 +0100

python-idna (3.3-2) unstable; urgency=medium

  * Team upload.
  * Update standards version to 4.6.1, no changes needed.
  * Remove retired uploader.

 -- Bastian Germann <bage@debian.org>  Thu, 13 Jul 2023 15:54:23 +0200

python-idna (3.3-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 16 Feb 2022 12:45:05 +0100

python-idna (3.2-2) unstable; urgency=medium

  * Uploading to unstable.
  * Add myself as uploader.

 -- Thomas Goirand <zigo@debian.org>  Thu, 23 Dec 2021 15:26:29 +0100

python-idna (3.2-1) experimental; urgency=medium

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

  [ Thomas Goirand ]
  * Team upload.
  * New upstream release.

 -- Thomas Goirand <zigo@debian.org>  Wed, 25 Aug 2021 11:06:25 +0200

python-idna (2.10-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.

  [ Sergio Durigan Junior ]
  * New upstream version 2.10.
  * d/tests/python3: Use '-s' instead of '-i' when invoking py3versions.
    This fixes the lintian warning
    runtime-test-file-uses-installed-python-versions.

 -- Sergio Durigan Junior <sergiodj@debian.org>  Fri, 10 Jul 2020 14:19:14 -0400

python-idna (2.9-1) unstable; urgency=medium

  * Team upload
  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Sat, 02 May 2020 13:35:55 -0400

python-idna (2.8-2) unstable; urgency=medium

  * Drop python2 support; Closes: #937826
  * mark python3-idna as Multi-Arch: foreign; Closes: #921245

 -- Sandro Tosi <morph@debian.org>  Sat, 04 Apr 2020 20:20:22 -0400

python-idna (2.8-1) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

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

  [ Scott Kitterman ]
  * New upstream release

 -- Scott Kitterman <scott@kitterman.com>  Sat, 14 Mar 2020 01:40:52 -0400

python-idna (2.6-2) unstable; urgency=medium

  * Team upload.
  * d/control: Set Vcs-* to salsa.debian.org
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Convert git repository from git-dpm to gbp layout
  * Rename d/tests/control.autodep8 to d/tests/control.
  * Use debhelper-compat instead of debian/compat.
  * Drop PyPy support
  * Bump debhelper compat level to 12
  * Bump standards version to 4.4.0 (no changes)

 -- Ondřej Nový <onovy@debian.org>  Tue, 23 Jul 2019 16:40:00 +0200

python-idna (2.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Bump debhelper compat level to 11
  * d/watch: Use https
  * Standards-Version is 4.1.3 now (no changes needed)
  * Enable autopkgtest-pkg-python testsuite

 -- Ondřej Nový <onovy@debian.org>  Thu, 04 Jan 2018 14:38:53 +0100

python-idna (2.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/control
    - Bump Standards-Version to 4.0.0 (no changes needed).
  * debian/copyright
    - Update upstream copyright years.

 -- Daniele Tricoli <eriol@mornie.org>  Wed, 19 Jul 2017 20:11:32 +0200

python-idna (2.2-1) unstable; urgency=medium

  * New upstream release.
  * Bump Standards-Version to 3.9.8 (no changes).

 -- Tristan Seligmann <mithrandi@debian.org>  Mon, 26 Dec 2016 16:14:46 +0200

python-idna (2.1-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Tristan Seligmann ]
  * New upstream release.
  * Bump Standards-Version to 3.9.7 (no changes).

 -- Tristan Seligmann <mithrandi@debian.org>  Wed, 06 Apr 2016 23:16:57 +0200

python-idna (2.0-3) unstable; urgency=medium

  * Add pypy-idna package.

 -- Tristan Seligmann <mithrandi@debian.org>  Sun, 30 Aug 2015 01:47:51 +0200

python-idna (2.0-2) unstable; urgency=medium

  * Fix broken autopkgtest scripts.

 -- Tristan Seligmann <mithrandi@debian.org>  Wed, 17 Jun 2015 08:22:12 +0200

python-idna (2.0-1) unstable; urgency=medium

  * Initial release. (closes: #756388)

 -- Tristan Seligmann <mithrandi@debian.org>  Mon, 08 Jun 2015 15:29:18 +0200