[Bug 270358] devel/py-setuptools: update to 81.0.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 16 Apr 2026 05:30:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270358

--- Comment #169 from Hiroo Ono <hiroo.ono+freebsd@gmail.com> ---
Created attachment 269834
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=269834&action=edit
devel/py-tree-sitter 0.20.4_2 atch

devel/py-tree-sitter-languages failed to build because it tried to build an
executable instead of a shared library at build time. It seems that distutils'
Compiler.link_shared_object function does not work as expected, but I could not
find a way to fix distutils. Patching devel/py-tree-sitter which builds share
library of devel/py-tree-sitter-languages solved the problem.

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