python-package-guide icon indicating copy to clipboard operation
python-package-guide copied to clipboard

Update Python Package Build Tools to notate which tools support pylock

Open ucodery opened this issue 8 months ago • 3 comments

There is now a universal python lock file specification pylock.toml PEP-751

This standard is very new at the time of writing, accepted March 2025, but is being adopted by the community at a very fast rate. It might be worthwhile to wait for the PR churn and release cycles across different projects to die down before doing this update.

ucodery avatar May 15 '25 21:05 ucodery

We could create a milestone that encompasses all the updates we want to make in the upcoming months. If you think we should wait on this one, it could become part of a new milestone.

lwasser avatar May 19 '25 00:05 lwasser

heya @ucodery is this something that is stable enough to add now to the build backend table? i'm debating as to whether it belongs on our help-wanted board or not.

lwasser avatar Jul 11 '25 23:07 lwasser

It is stable enough I would accept a PR to add it to the build backend table. However, I don't know how pervasive it actually is. Until someone does the research needed to actually fill out the table, I couldn't say when 'critical adoption' was achieved.

ucodery avatar Jul 14 '25 22:07 ucodery