Page MenuHomeFreeBSD

devel/py-boolean.py: update to 5.0
ClosedPublic

Authored by vishwin on May 23 2026, 3:50 AM.
Tags
None
Referenced Files
F172777363: D57192.id.diff
Sun, Sep 20, 10:22 PM
Unknown Object (File)
Fri, Sep 18, 9:35 PM
Unknown Object (File)
Thu, Sep 10, 11:23 PM
Unknown Object (File)
Wed, Sep 2, 9:53 PM
Unknown Object (File)
Mon, Aug 31, 9:54 PM
Unknown Object (File)
Sun, Aug 23, 9:04 AM
Unknown Object (File)
Aug 19 2026, 3:00 AM
Unknown Object (File)
Aug 18 2026, 4:29 PM
Subscribers
None

Details

Summary

https://github.com/bastikr/boolean.py/releases/tag/v5.0

USE_PYTHON=distutils does not work against newer setuptools, especially with DOCS enabled since build_sphinx is not a vaild command anymore, so switch to USE_PYTHON=pep517. There is a (GNU) Makefile in docs/ to handle building docs, which upstream CI uses.

Test Plan

pytest passes

Diff Detail

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

Event Timeline

vishwin created this revision.
This revision is now accepted and ready to land.May 23 2026, 9:50 AM
This revision was automatically updated to reflect the committed changes.