Path to this page:
Subject: CVS commit: pkgsrc/devel/py-wheel
From: Adam Ciarcinski
Date: 2023-11-27 07:57:17
Message id: 20231127065717.B5F93FA40@cvs.NetBSD.org
Log Message:
py-wheel: updated to 0.42.0
0.42.0 (2023-11-26)
- Allowed removing build tag with ``wheel tags --build ""``
- Fixed ``wheel pack`` and ``wheel tags`` writing updated ``WHEEL`` fields after a
blank line, causing other tools to ignore them
- Fixed ``wheel pack`` and ``wheel tags`` writing ``WHEEL`` with CRLF line endings or
a mix of CRLF and LF
- Fixed ``wheel pack --build-number ""`` not removing build tag from \
``WHEEL``
(above changes by Benjamin Gilbert)
Files: