https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286779
--- Comment #13 from John Hein <[email protected]> --- (In reply to Charlie Li from comment #8) "tomli pin is removed upstream, albeit set to >=1" That change is not in 9.2.2. So py-setuptools-scm@py310 is still failing to build. Maybe you misread the upstream repo. The pin is to "dependencies" in pyproject.toml. The problem is in "requires". The tomli<=2.0.2 restriction is still there. The tomli specifications in "dependencies" and "requires" has not changed in more than two years. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.
