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)
Sun, May 24, 2:47 PM
Unknown Object (File)
Tue, May 19, 12:14 PM
Unknown Object (File)
Tue, May 19, 12:10 PM
Unknown Object (File)
Mon, May 18, 4:24 PM
Unknown Object (File)
Mon, May 18, 4:24 PM
Unknown Object (File)
Mon, May 18, 10:21 AM
Unknown Object (File)
Mon, May 18, 10:16 AM
Unknown Object (File)
Sat, May 9, 4:34 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 66749
Build 63632: arc lint + arc unit

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