[Bug 289224] building net/samba416 KO with lang/python312
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289224] building net/samba416 KO with lang/python312"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Sep 2025 10:44:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289224 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b27560d80eb3aed3117eb0fb65593d71c98dd6a commit 9b27560d80eb3aed3117eb0fb65593d71c98dd6a Author: Michael Osipov <michaelo@FreeBSD.org> AuthorDate: 2025-09-02 08:26:35 +0000 Commit: Michael Osipov <michaelo@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.