https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289224
--- Comment #4 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b27560d80eb3aed3117eb0fb65593d71c98dd6a commit 9b27560d80eb3aed3117eb0fb65593d71c98dd6a Author: Michael Osipov <micha...@freebsd.org> AuthorDate: 2025-09-02 08:26:35 +0000 Commit: Michael Osipov <micha...@freebsd.org> CommitDate: 2025-09-02 10:44:17 +0000 net/samba416: Limit Python to max 3.11 because of distutils Samba 4.16 still requires distutils which have been removed in Python 3.12. Explicitly limit supported Python versions. PR: 289224 Reviewed by: 0mp Approved by: otis (mentor), samba (0mp) Differential Revision: https://reviews.freebsd.org/D52331 net/samba416/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.