Release: waf vs install directories
James Browning
jamesb192 at jamesb192.com
Mon Mar 24 22:41:10 UTC 2025
On Monday, March 24, 2025 3:12:44 PM Pacific Daylight Time Hal Murray via devel
wrote:
> What's the story on new waf install directories vs old waf directories?
The pylib/wscript has been changed so that the egg-info, and all .py files in
pylib are installed in PYTHONDIR (see MR 1450)
TLDR PYTHONDIR == PYTHONARCHDIR unless running wad-2.0 under Python 3.
PYTHONARCHDIR is where the extension goes when --enable-pylib=ext
> Do we need to change the code and/or fix the documentation?
The code has changed, behavior is not noticeably different than it was before.
> Is there anything else we need to sort out before a release?
Only if you want to wait for the egg-info to wheel info change.
I would not wait on that change or sock reflcock.
Release it already. Gary? Matt? Anyone lurking in the rafters?
More information about the devel
mailing list