[Bug 255722] [meta] Mk/Uses/python.mk: PEP-517 (pyproject.toml) Support
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Nov 2022 14:49:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255722 --- Comment #29 from Charlie Li <vishwin@freebsd.org> --- autoplist is necessary, not only because it is supported with distutils, but RECORD is the wheel specification PEP-427's stronger (as in nearly every entry is hashed, something we don't do yet) equivalent of our plist. You can already really see what gets installed and compare versions by diffing RECORD (though the hashes will differ) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.