blob: c2527d9f0de7d30db03d5772d437bdf77f00d43b (
plain)
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
|
python-installer (0.6.0+dfsg1-1~progress6.99u1) fuchur-backports; urgency=medium
* Initial reupload to fuchur-backports.
* Updating maintainer field.
* Updating uploaders field.
* Updating bugs field.
* Updating vcs fields.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 29 Apr 2024 06:21:14 +0200
python-installer (0.6.0+dfsg1-1) unstable; urgency=medium
* New upstream release.
* Refresh patches.
* Bump copyright years.
* Update search-wheels-for-dist-info patch to the current state of the PR.
-- Stefano Rivera <stefanor@debian.org> Mon, 12 Dec 2022 17:00:20 -0400
python-installer (0.5.1+dfsg1-3) unstable; urgency=medium
* Team upload.
* d/control: Building using the pyproject pybuild plugin.
* d/tests: run tests with all supported python versions.
-- Louis-Philippe Véronneau <pollo@debian.org> Fri, 02 Dec 2022 12:48:46 -0500
python-installer (0.5.1+dfsg1-2) unstable; urgency=medium
* Patch: Search wheels for .dist-info directories, rather than expecting
them to match the wheel name. (Closes: #1008606)
* Bump Standards-Version to 4.6.1, no changes needed.
* Fix the nodoc build.
-- Stefano Rivera <stefanor@debian.org> Mon, 17 Oct 2022 16:17:39 +0200
python-installer (0.5.1+dfsg1-1) unstable; urgency=medium
* New upstream release.
-- Stefano Rivera <stefanor@debian.org> Fri, 11 Mar 2022 10:39:14 -0400
python-installer (0.5.0+dfsg1-2) unstable; urgency=medium
* Upload to unstable.
-- Stefano Rivera <stefanor@debian.org> Sat, 19 Feb 2022 07:40:09 -0400
python-installer (0.5.0+dfsg1-1) experimental; urgency=medium
* New upstream release.
* Refresh patches.
* Enable docs build now that python3-myst-parser is available.
- Upload to experimental for the new binary package review.
-- Stefano Rivera <stefanor@debian.org> Fri, 18 Feb 2022 12:10:54 -0400
python-installer (0.4.0+dfsg1-2) unstable; urgency=medium
* Team upload.
* Source-only upload.
-- Stefano Rivera <stefanor@debian.org> Sun, 12 Dec 2021 14:52:45 -0400
python-installer (0.4.0+dfsg1-1) unstable; urgency=medium
* Initial release.
- build only the python3-installer module package at this stage; a
separate package for the documentation will be added later when all the
required build-dependencies are available in Debian.
-- Stuart Prescott <stuart@debian.org> Sat, 13 Nov 2021 17:44:44 +1100
|