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
|
python-installer (0.7.0+dfsg1-3) unstable; urgency=medium
* Team upload.
* remove extraneous dep. on python3-mock
-- Alexandre Detiste <tchet@debian.org> Wed, 27 Mar 2024 10:31:20 +0100
python-installer (0.7.0+dfsg1-2) unstable; urgency=medium
* Upload to unstable.
-- Stefano Rivera <stefanor@debian.org> Sat, 10 Jun 2023 17:36:07 -0400
python-installer (0.7.0+dfsg1-1) experimental; urgency=medium
* New upstream release.
* Drop patch, superseded upstream.
* Bump copyright years (and correct my name).
* Bump Standards-Version to 4.6.2, no changes needed.
* Differentiate the python-installer-doc long description.
-- Stefano Rivera <stefanor@debian.org> Sat, 25 Mar 2023 21:01:27 -0400
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
|