commit | 6e6a6e301b19cd683b02297e41c572acde05cec2 | [log] [tgz] |
---|---|---|
author | Vincent Pelletier <plr.vincent@gmail.com> | Wed Jan 08 07:08:30 2025 |
committer | Vincent Pelletier <plr.vincent@gmail.com> | Wed Jan 08 07:08:30 2025 |
tree | 2a5ae47f8025a0a0dbec58577cc4dbea1f36a44b | |
parent | 3c750d64a6755e067bdc76732395249a2fafdf05 [diff] |
setup.py: Check DLL version when packaging This has two benefits: - this should help detect issues like how python-libusb1 bundled libusb 1.0.25 instead of the intended 1.0.26 as documented (traces are now gone, but I suspect a libusb release mixup as the SHA256 does not match the now-available 1.0.26 release 7z) - it makes it easier to check what version was packaged, instead of having to check which 7z matches the bundled sha256