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.