Page MenuHomeFreeBSD

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

Authored by vishwin on Sat, May 23, 3:50 AM.

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.Sat, May 23, 9:50 AM
This revision was automatically updated to reflect the committed changes.