https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293530

John Hein <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
 Attachment #268465|                            |maintainer-approval?(python
              Flags|                            |@FreeBSD.org)

--- Comment #6 from John Hein <[email protected]> ---
Created attachment 268465
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268465&action=edit
patched pyproject.toml to not require tomli <= 2.0.2 (for <py311) [v2]

(In reply to Michael Osipov from comment #5)
Agreed.

nitpick: The upstream patch is slightly different than yours (>=1 vs >1).
Pointless difference in practice.

The upstream commit will not apply cleanly to 9.2.2 because there is an
incompatible context change on the line above.  In addition to some other
context conflicts, setuptools 77.0.3 is now required instead of >=61.

The upstream patch will apply cleanly to 10.0.0 (does not have the tomli fix).
That, however, opens a different can of worms for FreeBSD with its very old
setuptools still in place.

This is v2 of the patch (vs bug 28677, comment 14) - very slightly different.

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

Reply via email to