Debian Patches
Status for python-auditwheel/6.5.0+ds1-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| tests-architecture-i686.patch | fix: architecture tests on 32-bit x86 Some tests that involved monkey-patching architecture detection failed on 32-bit x86 (as seen in e.g. https://ci.debian.net/packages/p/python-auditwheel/testing/i386/66694877/), because they tried to set the architecture by monkey-patching `platform.machine`, but `Architecture.detect` also cares about the size of pointers. It's simpler and more reliable to just monkey-patch `Architecture.detect` directly in these cases. |
Colin Watson <cjwatson@debian.org> | yes | 2025-12-01 |
All known versions for source package 'python-auditwheel'
- 6.5.0+ds1-2 (sid)
- 5.3.0+ds1-2 (forky)
