Page MenuHomeFreeBSD

net/samba416: Limit Python to max 3.11 because of distutils
ClosedPublic

Authored by michaelo on Sep 2 2025, 8:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 4, 9:02 PM
Unknown Object (File)
Tue, Nov 4, 8:59 PM
Unknown Object (File)
Tue, Nov 4, 8:58 PM
Unknown Object (File)
Sat, Nov 1, 12:35 PM
Unknown Object (File)
Wed, Oct 29, 5:53 AM
Unknown Object (File)
Thu, Oct 23, 3:39 PM
Unknown Object (File)
Mon, Oct 20, 11:06 PM
Unknown Object (File)
Mon, Oct 20, 11:06 PM
Subscribers

Details

Summary

Samba 4.16 still requires distutils which have been removed in Python 3.12.
Explicitly limit supported Python versions.

PR: 289224
Approved by: jrm (mentor), otis (mentor), vishwin

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

michaelo created this revision.
0mp added a subscriber: 0mp.

Thanks!

Reviewed by: 0mp
Approved by: samba (0mp)
This revision is now accepted and ready to land.Sep 2 2025, 8:46 AM