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)
Sat, Sep 20, 4:54 PM
Unknown Object (File)
Fri, Sep 19, 2:18 AM
Unknown Object (File)
Sep 17 2025, 7:41 AM
Unknown Object (File)
Sep 12 2025, 11:20 AM
Unknown Object (File)
Sep 11 2025, 6:15 AM
Unknown Object (File)
Sep 6 2025, 8:05 PM
Unknown Object (File)
Sep 4 2025, 11:17 PM
Unknown Object (File)
Sep 4 2025, 2:31 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