CVS commit: pkgsrc/devel

"Adam Ciarcinski" <[email protected]> Thu, 6 Aug 2026 11:28:20 +0000
Newsgroups gmane.os.netbsd.devel.pkgsrc.cvs
Message-ID <[email protected]>
Module Name:	pkgsrc
Committed By:	adam
Date:		Thu Aug  6 11:28:20 UTC 2026

Modified Files:
	pkgsrc/devel/py-uv: Makefile.common cargo-depends.mk distinfo
	pkgsrc/devel/py-uv-build: distinfo

Log Message:
py-uv[-build]: updated to 0.12.2

0.12.2

Python

Add CPython 3.15.0rc1
Add CPython 3.14.7

Enhancements

Ensure diagnostic hints end with a newline to prevent malformed terminal output

Preview features

Audit one or all installed tools with uv tool audit
Report physically reclaimed disk space during cache cleanup with the cache-physical-space preview feature

Configuration

Add UV_RUN_RLIMIT_NOFILE to set the open-file limit for commands launched by uv run

Performance

Speed up uv.lock parsing for wheel entries
Speed up uv.lock parsing for source distribution entries
Speed up filename extraction from distribution URLs
Reduce filesystem metadata lookups during bytecode compilation
Reuse file metadata when building source distributions

Bug fixes

Preserve compatibility with older uv versions when recording artifact sizes in cached wheels and source distributions
Avoid including workspace-root default dependency groups when syncing or exporting a selected workspace member unless explicitly requested

Documentation

Separate build and publish jobs in the GitHub Actions publishing guide
Ensure the GitHub Actions publishing example waits for the build job to finish
Correct typos in the Docker integration guide


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/py-uv/Makefile.common
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/py-uv/cargo-depends.mk
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/py-uv/distinfo
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/py-uv-build/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed) (text/x-diff, 161.7 KB) - not displayed