File: changelog

package info (click to toggle)
python-pluggy 1.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 476 kB
  • sloc: python: 3,344; sh: 58; makefile: 6
file content (214 lines) | stat: -rw-r--r-- 6,234 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
python-pluggy (1.6.0-1) unstable; urgency=medium

  * New upstream version 1.6.0
  * Wrap and sort Debian package files
  * Bump Standards-Version to 4.7.2

 -- Timo Röhling <roehling@debian.org>  Wed, 13 Aug 2025 12:22:09 +0200

python-pluggy (1.5.0-1) unstable; urgency=medium

  * New upstream version 1.5.0
  * Bump Standards-Version to 4.7.0
  * Update package description

 -- Timo Röhling <roehling@debian.org>  Wed, 24 Apr 2024 10:40:21 +0200

python-pluggy (1.4.0-1) unstable; urgency=medium

  * New upstream version 1.4.0

 -- Timo Röhling <roehling@debian.org>  Sun, 28 Jan 2024 15:58:34 +0100

python-pluggy (1.3.0-1) unstable; urgency=medium

  * New upstream version 1.3.0

 -- Timo Röhling <roehling@debian.org>  Tue, 29 Aug 2023 10:23:58 +0200

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

  * New upstream version 1.2.0

 -- Timo Röhling <roehling@debian.org>  Sun, 23 Jul 2023 23:05:41 +0200

python-pluggy (1.0.0+repack-2) unstable; urgency=medium

  * Add myself to uploaders (Closes: #1007716)
  * Bump Standards-Version to 4.6.2
  * Switch to pybuild-plugin-pyproject
  * Simplify d/rules
  * Switch to autopkgtest-pkg-pybuild

 -- Timo Röhling <roehling@debian.org>  Sun, 23 Jul 2023 21:56:55 +0200

python-pluggy (1.0.0+repack-1) unstable; urgency=medium

  * Team upload.
  * Switch d/watch to Github to avoid _version.py
  * New upstream version 1.0.0+repack
  * Add d/clean for generated files (Closes: #1015124)
  * Bump policy version (no changes)
  * Update links (thanks lintian)

 -- Jochen Sprickerhof <jspricke@debian.org>  Sat, 16 Jul 2022 22:26:24 +0200

python-pluggy (1.0.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 1.0.0
  * Use declarative packaging
  * Drop old importlib dependency
  * Bump policy version (no changes)

 -- Jochen Sprickerhof <jspricke@debian.org>  Tue, 15 Mar 2022 15:26:42 +0100

python-pluggy (0.13.0-7.1) unstable; urgency=medium

  * Non-maintainer upload.
  * source only upload to enable migration (Closes: #996723)

 -- Paul Gevers <elbrus@debian.org>  Sun, 17 Oct 2021 21:01:40 +0200

python-pluggy (0.13.0-7) unstable; urgency=medium

  * Remove MIA uploader Barry Warsaw <barry@debian.org>. Closes: #970153

 -- Debian Janitor <janitor@jelmer.uk>  Sat, 21 Aug 2021 12:43:47 +0100

python-pluggy (0.13.0-6) unstable; urgency=medium

  * Team Upload.
  [ 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.

  [ Nilesh Patra ]
  * Clean _version.py pre-build (Closes: #978275)
  * Declare compliance with policy 4.5.1
  * Switch watch version to 4

 -- Nilesh Patra <npatra974@gmail.com>  Mon, 25 Jan 2021 15:40:57 +0530

python-pluggy (0.13.0-5) unstable; urgency=medium

  * Team upload.

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

  [ Ondřej Nový ]
  * Drop PyPy support.
  * Set Rules-Requires-Root: no.
  * Bump debhelper compat level to 13.

 -- Ondřej Nový <onovy@debian.org>  Fri, 05 Jun 2020 12:25:14 +0200

python-pluggy (0.13.0-4) unstable; urgency=medium

  * Drop python2 support; Closes: #938032

 -- Sandro Tosi <morph@debian.org>  Tue, 14 Apr 2020 09:48:09 -0400

python-pluggy (0.13.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:50:35 -0400

python-pluggy (0.13.0-2) unstable; urgency=medium

  * Team upload.
  * Add runtime depends on {python,python3,pypy}-importlib-metadata
    (Closes: #942900)

 -- Ondřej Nový <onovy@debian.org>  Wed, 23 Oct 2019 12:18:51 +0200

python-pluggy (0.13.0-1) unstable; urgency=medium

  [ Emmanuel Arias ]
  * Team upload
  * New upstream version 0.13.0 (Closes: #942694)

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

  [ Jonathan Carter ]
  * Upload to unstable

 -- Emmanuel Arias <emmanuelarias30@gmail.com>  Tue, 22 Oct 2019 08:43:23 -0300

python-pluggy (0.12.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Bump debhelper compat level to 12 and use debhelper-compat
  * Bump Standards-Version to 4.4.0 (no changes needed)
  * Add {python,python3,pypy}-importlib-metadata to B-D
  * d/copyright: Merge duplcity, cleanup

 -- Ondřej Nový <onovy@debian.org>  Thu, 01 Aug 2019 16:01:44 +0200

python-pluggy (0.8.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * d/control:
    - Remove ancient X-Python-Version field
    - Remove ancient X-Python3-Version field
    - Add {python,python3,pypy}-setuptools-scm to B-D
  * Convert git repository from git-dpm to gbp layout
  * Install examples
  * Bump standards version to 4.2.1 (no changes)

 -- Ondřej Nový <onovy@debian.org>  Wed, 07 Nov 2018 13:12:26 +0100

python-pluggy (0.6.0-1) unstable; urgency=medium

  * Team upload

  [ Barry Warsaw ]
  * d/control: Put DPMT in Maintainers and myself in Uploaders.

  [ Ondřej Nový ]
  * New upstream release
  * d/control:
    - Set Vcs-* to salsa.debian.org
    - Remove useless versioning of depends on Python
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * d/rules: Run tests from whole testing directory
  * Bump debhelper compat level to 11
  * Add pypy-pluggy binary package
  * Standards-Version is 4.1.3 now
  * Add autopkgtest-pkg-python testsuite

 -- Ondřej Nový <onovy@debian.org>  Mon, 26 Feb 2018 16:38:12 +0100

python-pluggy (0.4.0-1) unstable; urgency=medium

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

  [ Barry Warsaw ]
  * New upstream release.  (Closes: #839386)
  * d/control: Bump Standards-Version with no other changes needed.

 -- Barry Warsaw <barry@debian.org>  Mon, 03 Oct 2016 11:59:55 -0400

python-pluggy (0.3.1-1) unstable; urgency=medium

  * New upstream release.
  * d/rules: Update test_pluggy.py location.

 -- Barry Warsaw <barry@debian.org>  Mon, 14 Dec 2015 15:55:33 -0500

python-pluggy (0.3.0-1) unstable; urgency=medium

  * Initial release. (Closes: #785242)

 -- Barry Warsaw <barry@debian.org>  Fri, 15 May 2015 16:17:51 -0400