File: changelog

package info (click to toggle)
python-pipx 1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,776 kB
  • sloc: python: 9,653; makefile: 17; sh: 7
file content (263 lines) | stat: -rw-r--r-- 8,184 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
python-pipx (1.8.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Bump copyright years.
  * Bump Standards-Version to 4.7.2, no changes needed.
  * Remove redundant Rules-Requires-Root: no.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 01 Oct 2025 13:10:31 +0200

python-pipx (1.7.1-2) unstable; urgency=medium

  * Team Upload
  * Drop python3-tomli from build-depends
  * Remove old stale CDBS files from debian/

 -- Alexandre Detiste <tchet@debian.org>  Sat, 26 Jul 2025 00:55:02 +0200

python-pipx (1.7.1-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Handle doc reorganization, upstream.
  * Bump Standards-Version to 4.7.0, no changes needed.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 27 Aug 2024 11:07:05 +0200

python-pipx (1.6.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 06 Jun 2024 11:54:59 +0100

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

  * New upstream release.
  * Ship a fish command completion. (Closes: #1055321)
  * Patch: Avoid needing markdown-gfm-admonition.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 31 Mar 2024 12:45:12 -0400

python-pipx (1.4.3-1) unstable; urgency=medium

  * New upstream point-release.
  * Drop patches logging-level-default and fix-test-list, superseded upstream.
  * Bump copyright years.
  * Build-Depend on mkdocs-macros-plugin, now required upstream.

 -- Stefano Rivera <stefanor@debian.org>  Sat, 10 Feb 2024 21:53:59 -0400

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

  * New upstream release.
  * Patches: Reduce default log verbosity (a regression in 1.4.0).

 -- Stefano Rivera <stefanor@debian.org>  Mon, 01 Jan 2024 18:55:18 -0400

python-pipx (1.3.3-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * scripts/generate_docs.py was renamed, update rules.
  * Build-Depend on python3-hatch-vcs, python3-platformdirs, python3-tomli,
    mkdocs-gen-files, mkdocs-material.
  * Use mkdocs-gen-files in the docs build.
  * Clean version.py.
  * Explicitly skip the upstream tests.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 26 Dec 2023 17:22:06 -0400

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

  * New upstream release.

 -- Stefano Rivera <stefanor@debian.org>  Mon, 23 Oct 2023 13:36:00 +0200

python-pipx (1.2.0-2) unstable; urgency=medium

  * Clean correctly.

 -- Stefano Rivera <stefanor@debian.org>  Sat, 10 Jun 2023 18:03:32 -0400

python-pipx (1.2.0-1) experimental; urgency=medium

  * New upstream release.

 -- Stefano Rivera <stefanor@debian.org>  Sat, 25 Mar 2023 21:04:50 -0400

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

  * New upstream release.
  * Refresh patches.
  * PEP-440 compatible version mangling in watch file.
  * Switch to building with hatchling.
  * Drop colorama Build-Depends, only needed on Windows.
  * Bump Standards-Version to 4.6.2, no changes needed.
  * Bump copyright years.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 08 Feb 2023 18:52:20 -0400

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

  * New upstream release.
  * Drop patchs generate-manpage, reproducible-docs. Superseded upstream.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 04 Jan 2022 09:50:07 -0400

python-pipx (0.17.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Drop patch release-version, superseded upstream.
  * Drop patch pytest-pre-620, no longer needed.
  * Build with pybuild's pyproject plugin.
  * Patch: build the manpage reproducibly. (Closes: #995865)

 -- Stefano Rivera <stefanor@debian.org>  Sat, 01 Jan 2022 10:14:37 -0400

python-pipx (0.16.5-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream point-release.
  * Patch docs:
    - Disable Google Analytics.
    - Use local image assets.
    - Remove badges.
  * Build and install documentation.
  * Update and tidy up debian/copyright.
  * Bump Standards-Version to 4.6.0, no changes needed.
  * Patch: Set final release, upstream forgot to run their pre-release script.
  * Build manpage with python3-argparse-manpage. (Closes: #960996)

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 30 Sep 2021 12:58:59 -0700

python-pipx (0.16.4-1) unstable; urgency=medium

  * New upstream point-release.

 -- Stefano Rivera <stefanor@debian.org>  Mon, 09 Aug 2021 12:51:40 -0400

python-pipx (0.16.3-1) unstable; urgency=medium

  * New upstream release. (Closes: #976146, #969985)
  * Drop all patches, superseded upstream.
  * Take over maintenance of python-pipx and bring it into the Debian Python
    Team. Thanks for bringing pipx so far, Jonas.
  * Update Homepage, watch file, etc. to the new PyPA home.
  * Add Build-Depends: python3-argcomplete, python3-colorama,
    python3-packaging, python3-userpath.
  * Remove Build-Depends/Depends: black, flake8, mypy, python3-distutils,
    python3-jinja2, python3-pkg-resources.
  * Simplify debian/rules.
  * Bump Standards-Version to 4.5.1, no changes needed.
  * Patch: Support pytest < 6.2.0.
  * Autopkgtest: Test pipx list (would have caught #976146).

 -- Stefano Rivera <stefanor@debian.org>  Thu, 10 Jun 2021 07:32:01 -0400

python-pipx (0.12.3.1-3) unstable; urgency=medium

  * use debhelper compatibility level 12 (not 9);
    build-depend on debhelper-compat dh-sequence-python3
    (not debhelper dh-python)
  * fix depend on python3-venv;
    closes: bug#954939, thanks to Joel Cross

 -- Jonas Smedegaard <dr@jones.dk>  Wed, 25 Mar 2020 16:44:46 +0100

python-pipx (0.12.3.1-2) unstable; urgency=medium

  * fix ship file NEWS (not NEWS.Debian)
  * add patch cherry-picked upstream to use shutil.which
    (not distutils.spawn.find_executable);
    closes: bug#922332, thanks to John Vandenberg
  * unfuzz patches

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Feb 2020 14:52:25 +0100

python-pipx (0.12.3.1-1) unstable; urgency=medium

  [ Upstream ]
  * new release(s)

  [ Jonas Smedegaard ]
  * build-depend on python3-jinja2
  * fix support DEB_BUILD_OPTIONS=nocheck
  * declare compliance with Debian Policy 4.5.0
  * use unittest to run testsuite
  * add patch cherry-picked upstream to catch HTTP errors;
    closes: bug#950074, thanks to Adrian Bunk

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 17 Feb 2020 14:22:32 +0100

python-pipx (0.12.1.0-1) unstable; urgency=medium

  [ Upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Update watch file: Fix regular expression.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 18 Feb 2019 13:52:41 +0100

python-pipx (0.12.0.4-3) unstable; urgency=medium

  * Fix depend on python3-distutils.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Feb 2019 15:07:36 +0100

python-pipx (0.12.0.4-2) unstable; urgency=medium

  * Update watch file: Fix regular expressions.

 -- Jonas Smedegaard <dr@jones.dk>  Tue, 12 Feb 2019 13:05:09 +0100

python-pipx (0.12.0.4-1) unstable; urgency=medium

  [ Upstream ]
  * New release(s).

  [ Jonas Smedegaard ]
  * Enable autopkgtest.
  * Update watch file:
    + Update source URL.
    + Rewrite usage comment.
    + Simplify regular expressions.
  * Update copyright info:
    + Update Upstream-Contact and Source URLs.
    + Extend coverage of packaging.
  * Update Homepage URL.
  * Add NEWS entry about changed command-line syntax.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 11 Feb 2019 22:41:19 +0100

python-pipx (0.10.4.1-1) unstable; urgency=medium

  [ Upstream ]
  * New release(s).
    0.10.4.0
    + Add --index-url, --editable, and --pip-args flags.
    + Update README with pipsi migration instructions.
    0.10.4.1
    + Fix version printed when `pipx --version` is run.

  [ Jonas Smedegaard ]
  * Stop (build-)depend on python3-requests.
  * Set Rules-Requires-Root: no.
  * Declare compliance with Debian Policy 4.3.0.

 -- Jonas Smedegaard <dr@jones.dk>  Mon, 31 Dec 2018 22:33:01 +0100

python-pipx (0.10.3.0-1) unstable; urgency=low

  * Initial packaging release.
    Closes: bug#916261.

 -- Jonas Smedegaard <dr@jones.dk>  Sat, 15 Dec 2018 11:53:34 +0100