Bug#1050163: dh-python is confused about the name for wheels on armel and armhf

2023-08-21 Thread Stefano Rivera
Control: forwarded -1 https://github.com/tox-dev/tox/issues/3100
Control: reassign -1 tox
Control: found -1 tox/4.9.0-1
Control: close -1 4.9.0-2
Control: affects -1 dh-python

This should already be fixed in tox.

This should be fixed by tox 4.9.0-2.

Stefano

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  +1 415 683 3272



Bug#1050163: dh-python is confused about the name for wheels on armel and armhf

2023-08-21 Thread Matthias Klose

Package: src:dh-python
Version: 6.20230813
Severity: serious
Tags: sid trixie

dh-python's autopkg tests fail on armel and armhf,

https://ci.debian.net/data/autopkgtest/testing/armhf/d/dh-python/36979742/log.gz

the reference tests have:

'build/bdist.linux-armhf' does not exist -- can't clean it
creating build/temp.linux-armhf-cpython-311

while the new one has:

'build/bdist.linux-armv7l' does not exist -- can't clean it
creating build/temp.linux-armv7l-cpython-311

and later fails with

ERROR: foo-0.0.0-cp311-cp311-linux_armv7l.whl is not a supported wheel on this 
platform.