Package: wheel / 0.46.3-2

Metadata

Package Version Patches format
wheel 0.46.3-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tox envpython | (download)

pyproject.toml | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 run tox commands via envpython

Otherwise we need to list the commands in allowlist_externals, with our
system virtualenv tox approach.

packaging 25 | (download)

tests/test_metadata.py | 8 8 + 0 - 0 !
1 file changed, 8 insertions(+)

 handle packaging < 26 in tests

The tests were updated for this change in packaging 26.0, but Debian
hasn't updated to this yet. https://github.com/pypa/packaging/pull/953