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
|
python-a2wsgi (1.10.10-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Switch to autopkgtest-pkg-pybuild.
-- Colin Watson <cjwatson@debian.org> Tue, 12 Aug 2025 12:05:15 +0100
python-a2wsgi (1.10.8-2) unstable; urgency=medium
* Team upload.
* Avoid depending on details of httpx's JSON encoder (closes: #1099271).
-- Colin Watson <cjwatson@debian.org> Mon, 03 Mar 2025 10:29:40 +0000
python-a2wsgi (1.10.8-1) unstable; urgency=low
* New upstream version 1.10.8
* Add patch to fix formatting in expected test value.
* Clean up pdb build artefacts to enable two builds in a row.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Tue, 25 Feb 2025 21:25:11 +0000
python-a2wsgi (1.10.7-1) unstable; urgency=low
* New upstream version 1.10.7
-- Michael Fladischer <fladi@debian.org> Thu, 01 Aug 2024 07:26:52 +0000
python-a2wsgi (1.10.6-2) unstable; urgency=medium
* Team upload.
* debian/control: Drop useless build-dependency on python3-pdm-pep517.
-- Boyuan Yang <byang@debian.org> Thu, 18 Jul 2024 13:21:27 -0400
python-a2wsgi (1.10.6-1) unstable; urgency=low
* New upstream version 1.10.6
* Use dh-sequence-python3.
* Bump Standards-Version to 4.7.0.
* Add python3-starlette to Build-Depends, required by tests.
* Skip test that depends on baize, not packaged for Debian yet.
-- Michael Fladischer <fladi@debian.org> Tue, 16 Jul 2024 22:07:00 +0000
python-a2wsgi (1.10.4-1) unstable; urgency=low
* New upstream version 1.10.4
-- Michael Fladischer <fladi@debian.org> Sun, 17 Mar 2024 14:17:11 +0000
python-a2wsgi (1.10.2-1) unstable; urgency=low
* New upstream version 1.10.2
-- Michael Fladischer <fladi@debian.org> Fri, 23 Feb 2024 10:44:48 +0000
python-a2wsgi (1.10.0-1) unstable; urgency=low
* New upstream version 1.10.0
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Thu, 11 Jan 2024 09:50:26 +0000
python-a2wsgi (1.9.0-1) unstable; urgency=low
* New upstream version 1.9.0
* Do not use version in path of cleaned up files.
-- Michael Fladischer <fladi@debian.org> Mon, 11 Dec 2023 21:39:48 +0000
python-a2wsgi (1.8.0-1) unstable; urgency=medium
* New upstream version 1.8.0
* Add python3-pdm-backend to Build-Depends, required to build.
* Clean up artifacts in .pdm-build to allow two builds in a row.
-- Michael Fladischer <fladi@debian.org> Sun, 15 Oct 2023 13:47:57 +0000
python-a2wsgi (1.7.0-2) unstable; urgency=medium
* Source-only upload to allow migration to testing.
-- Michael Fladischer <fladi@debian.org> Mon, 03 Jul 2023 13:31:53 +0000
python-a2wsgi (1.7.0-1) unstable; urgency=low
* Initial release (Closes: #1031936).
-- Michael Fladischer <fladi@debian.org> Fri, 24 Feb 2023 22:10:37 +0000
|