File: changelog

package info (click to toggle)
python-attrs 25.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,004 kB
  • sloc: python: 10,495; makefile: 153
file content (275 lines) | stat: -rw-r--r-- 8,479 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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
python-attrs (25.3.0-1) unstable; urgency=medium

  * New upstream version 25.3.0
  * Bump Standards-Version to 4.7.2

 -- Timo Röhling <roehling@debian.org>  Fri, 28 Mar 2025 15:02:43 +0100

python-attrs (25.1.0-1) unstable; urgency=medium

  * Update d/watch to latest GitHub recipe
  * New upstream version 25.1.0
  * Refresh patches (no functional changes)

 -- Timo Röhling <roehling@debian.org>  Fri, 07 Feb 2025 10:48:28 +0100

python-attrs (24.3.0-1) unstable; urgency=medium

  * New upstream version 24.3.0
  * Refresh patches (no functional changes)
  * Wrap and sort Debian package files

 -- Timo Röhling <roehling@debian.org>  Wed, 15 Jan 2025 21:31:48 +0100

python-attrs (24.2.0-1) unstable; urgency=medium

  * New upstream version 24.2.0
  * Update patches
    - Drop 0004-Fix-privacy-breaches.patch (obsolete)
    - Drop 0005-Remove-pytest.deprecated_call-in-TestAssoc-test_unkn.patch
      (merged upstream)
  * Bump Standards-Version to 4.7.0

 -- Timo Röhling <roehling@debian.org>  Tue, 20 Aug 2024 16:30:05 +0200

python-attrs (23.2.0-2) unstable; urgency=medium

  * Fix FTBFS with pytest 8 (Closes: #1064949)

 -- Timo Röhling <roehling@debian.org>  Thu, 29 Feb 2024 22:44:40 +0100

python-attrs (23.2.0-1) unstable; urgency=medium

  * New upstream version 23.2.0

 -- Timo Röhling <roehling@debian.org>  Tue, 02 Jan 2024 20:39:25 +0100

python-attrs (23.1.0-2) unstable; urgency=medium

  [ Bastian Germann ]
  * Remove retired uploader

  [ Timo Röhling ]
  * Add myself as new uploader (Closes: #1041172)
  * Update patches
    - Mark Debian-specific patches as Forwarded: not-needed
    - Drop Sphinx theme patch, furo theme is available in Debian now
  * New Build-Depends on furo theme package
  * Add nocheck/nodoc support

 -- Timo Röhling <roehling@debian.org>  Wed, 26 Jul 2023 15:58:31 +0200

python-attrs (23.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 23.1.0
  * Refresh patches
  * Switch to hatchling build system

 -- Timo Röhling <roehling@debian.org>  Mon, 26 Jun 2023 22:06:03 +0200

python-attrs (22.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 22.2.0
  * Bump Standards-Version to 4.6.2
  * Use autopkgtest-pkg-pybuild
  * Use pybuild.testfiles instead of manual copying

 -- Timo Röhling <roehling@debian.org>  Fri, 23 Dec 2022 21:56:38 +0100

python-attrs (22.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/patches:
    - refresh all patches.
  * Update d/copyright.
  * debian/control:
    - drop dependency on python3-six
    - add build dependency on pybuild-plugin-pyproject.
  * Standards-Version bumped to 4.6.1 (no change).
  * Minor improvements to d/copyright formatting.

 -- Antonio Valentino <antonio.valentino@tiscali.it>  Tue, 09 Aug 2022 18:31:28 +0000

python-attrs (21.2.0-1) unstable; urgency=medium

  [ Steffen Möller ]
  * d/u/metadata - added refs to conda+guix

  [ Jochen Sprickerhof ]
  * New upstream version 21.2.0 (Closes: #1001373)
  * Rebase patches
  * Bump policy versions (no changes)
  * Use dh-sequence
  * Drop gitlab-ci
  * Add patch for sphinx notfound.extension

 -- Jochen Sprickerhof <jspricke@debian.org>  Mon, 20 Dec 2021 19:22:37 +0100

python-attrs (20.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Revert theme.

 -- Tristan Seligmann <mithrandi@debian.org>  Tue, 10 Nov 2020 10:38:37 +0200

python-attrs (20.1.0-1) unstable; 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.

  [ Tristan Seligmann ]
  * New upstream release.
  * Depend on python3-sphinx-rtd-theme.

 -- Tristan Seligmann <mithrandi@debian.org>  Mon, 02 Nov 2020 09:38:26 +0200

python-attrs (19.3.0-5) unstable; urgency=medium

  * Team upload.
  * Drop PyPy support.
  * Bump debhelper compat level to 13.
  * Fix doc-base and add docs links.

 -- Ondřej Nový <onovy@debian.org>  Fri, 05 Jun 2020 16:22:24 +0200

python-attrs (19.3.0-4) unstable; urgency=medium

  * Drop python2 support; Closes: #937587

 -- Sandro Tosi <morph@debian.org>  Thu, 23 Apr 2020 01:15:28 -0400

python-attrs (19.3.0-3) unstable; urgency=medium

  * Dont run unittests for python2 binary, to reduce pytest rdeps

 -- Sandro Tosi <morph@debian.org>  Mon, 13 Apr 2020 19:17:19 -0400

python-attrs (19.3.0-2) unstable; urgency=medium

  [ Emmanuel Arias ]
  * Team Upload.
  * d/tests/control: Fix autopkgtest. Use py3versions -s to use all
    supported py3 versions.
  * Bump Standards-Version to 4.5.0.
  * d/gbp.conf: Set debian/master as default branch according to DEP-14.
  * d/salsa-ci.yml: enable salsa-ci.

 -- Emmanuel Arias <eamanu@yaerobi.com>  Fri, 20 Mar 2020 13:23:32 -0400

python-attrs (19.3.0-1) unstable; urgency=medium

  [ Adam Cecile ]
  * New upstream release.
  * Update intersphinx mapping patch to prepare to support zope.interface
    (but this package does not build sphinx doc yet).
  * Fix typo in debian/control.
  * Improve clean target to be able to build twice in a row.

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

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

  [ Sandro Tosi ]
  * debian/control
    - remove python-sphinx-rtd-theme, no longer needed since attrs/17.1.0
      https://github.com/python-attrs/attrs/commit/0563f44b477666143fb81e9c3822de1f87b9a8c5 ;
      Closes: #950449

 -- Sandro Tosi <morph@debian.org>  Sat, 01 Feb 2020 17:46:43 -0500

python-attrs (18.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (Closes: #901013)
  * Mark python-attr-doc Multi-Arch: foreign
  * After this rebuild the changelog is fully present (Closes: #897408)
  * Bump Standards-Version to 4.1.3
  * set Rules-Requires-Root to no

  [ Ondřej Nový ]
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * Convert git repository from git-dpm to gbp layout
  * Use 'python3 -m sphinx' instead of sphinx-build for building docs

 -- Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>  Wed, 10 Oct 2018 11:51:14 +0200

python-attrs (17.4.0-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Piotr Ożarowski ]
  * use pybuild --print build_dir istead of patching docs/conf.py
    (requires dh-python >= 3.20180313)
  * do not ship conftest.py (used only during tests)

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 14 Mar 2018 11:57:11 +0100

python-attrs (17.4.0-1) unstable; urgency=medium

  * New upstream release (closes: #887508).
  * Use https for copyright format.
  * Bump debhelper compat level to 11.
  * Bump Standards-Version to 4.1.3 (no changes).
  * Replace extra priority with optional.

 -- Tristan Seligmann <mithrandi@debian.org>  Tue, 23 Jan 2018 14:03:51 +0200

python-attrs (17.2.0-1) unstable; urgency=medium

  * New upstream release.
    - Add build-dependency on six.
    - Link to local copy of attrs logo from changelog.
  * Use a more reliable method for adding the build path to sys.path for
    autodoc.
  * Bump Standards-Version to 4.0.0 (no changes).
  * Update repository location in debian/watch.
  * Add DEP-8 tests.

 -- Tristan Seligmann <mithrandi@debian.org>  Fri, 30 Jun 2017 03:43:49 +0200

python-attrs (16.3.0-1) unstable; urgency=medium

  * New upstream release.

 -- Tristan Seligmann <mithrandi@debian.org>  Mon, 12 Dec 2016 02:49:57 +0200

python-attrs (16.2.0-1) unstable; urgency=medium

  * New upstream release.
    - Doc build is now reproducible (closes: #833886).
  * Fix API documentation build, and use the local copy of the Python
    documentation (closes: #834639).

 -- Tristan Seligmann <mithrandi@debian.org>  Mon, 10 Oct 2016 01:09:18 +0200

python-attrs (16.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Install doc-base entry.

 -- Tristan Seligmann <mithrandi@debian.org>  Thu, 23 Jun 2016 19:50:19 +0200

python-attrs (15.2.0-2) unstable; urgency=medium

  * Fix debian/watch.
  * Add python-attr-doc to Suggests: (closes: #816577).
  * Bump Standards-Version to 3.9.8 (no changes).

 -- Tristan Seligmann <mithrandi@debian.org>  Wed, 27 Apr 2016 21:51:33 +0200

python-attrs (15.2.0-1) unstable; urgency=low

  * Initial upload (closes: #815387).

 -- Tristan Seligmann <mithrandi@debian.org>  Sun, 21 Feb 2016 08:22:06 +0200