Path to this page:
Subject: CVS commit: pkgsrc/devel/py-build
From: Adam Ciarcinski
Date: 2022-10-28 11:46:23
Message id: 20221028094623.7FC08FA90@cvs.NetBSD.org
Log Message:
py-build: updated to 0.9.0
0.9.0 (2022-10-27)
Hide a Python 3.11.0 unavoidable warning with venv
Fix infinite recursion error in check_dependency with circular dependencies
Only import colorama on Windows
Flush output more often to reduce interleaved output
Small API cleanup, like better __all__ and srcdir being read only.
Only use importlib_metadata when needed
Clarify in printout when build dependencies are being installed
Files: