python-build: bump to 1.4.2
authorAlexandru Ardelean <redacted>
Sat, 28 Mar 2026 15:46:17 +0000 (15:46 +0000)
committerAlexandru Ardelean <redacted>
Sun, 29 Mar 2026 05:32:19 +0000 (08:32 +0300)
commit371dea8cfda734857c7eb2c166f99f74ff60282a
tree04243cdcff1ff26a459a074368f271fcd2721743
parent4edd68fedaf57197738c1c7b4b02e7e552aa4ca4
python-build: bump to 1.4.2

Notable changes since 1.4.0:

v1.4.1:
- Allow setting build constraints
- Fix pip hack workaround

v1.4.2:
- Ensure the uv installer uses the current version of Python,
  avoiding an issue if UV_PYTHON is set
- Fix _has_valid_outer_pip returning True when pip is missing,
  causing build to try using a non-existent pip instead of
  falling back to virtualenv

Link: https://github.com/pypa/build/blob/main/CHANGELOG.rst
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-build/Makefile
git clone https://git.99rst.org/PROJECT