Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Nov 2022 14:49:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 255722] [meta] Mk/Uses/python.mk: PEP-517 (pyproject.toml) Support
Message-ID:  <bug-255722-21822-hGKrvUPZFP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255722-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255722-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255722

--- 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 en=
try
is hashed, something we don't do yet) equivalent of our plist. You can alre=
ady
really see what gets installed and compare versions by diffing RECORD (thou=
gh
the hashes will differ)

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255722-21822-hGKrvUPZFP>