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
|
python-auditwheel (6.6.0+ds1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Mon, 05 Jan 2026 13:39:08 +0000
python-auditwheel (6.5.1+ds1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Handle argparse changes in Python 3.14 (closes: #1123194).
* Adjust TestPolicyAccess::test_get_by_name for riscv64.
-- Colin Watson <cjwatson@debian.org> Wed, 31 Dec 2025 18:32:43 +0000
python-auditwheel (6.5.0+ds1-2) unstable; urgency=medium
* Team upload.
* Fix architecture tests on 32-bit x86.
-- Colin Watson <cjwatson@debian.org> Mon, 01 Dec 2025 09:59:02 +0000
python-auditwheel (6.5.0+ds1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Make test exclusions easier to maintain.
* Use dh-sequence-python3.
* Switch to autopkgtest-pkg-pybuild.
-- Colin Watson <cjwatson@debian.org> Sun, 30 Nov 2025 16:24:29 +0000
python-auditwheel (5.3.0+ds1-2) unstable; urgency=medium
* Team upload.
* d/copyright: List BSD-3-Clause verbosely.
-- Bastian Germann <bage@debian.org> Thu, 30 Oct 2025 08:21:20 +0100
python-auditwheel (5.3.0+ds1-1) unstable; urgency=medium
[ Andreas Tille ]
* Initial packaging.
[ Roland Mas ]
* Build on Andreas's work, many thanks.
* Disable a couple of failing tests for now.
* Filter out binary *.whl files from source package.
-- Roland Mas <lolando@debian.org> Wed, 22 Oct 2025 11:57:46 +0200
|