[Bug 277749] textproc/py-sphinxcontrib-autoprogram: Update to 0.1.9

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 04 Apr 2024 21:07:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277749

--- Comment #10 from Trond Endrestøl <Trond.Endrestol@ximalas.info> ---
(In reply to Trond Endrestøl from comment #9)
Just for kicks, DOCS is still off and

-USE_PYTHON=    autoplist concurrent distutils
+USE_PYTHON=    autoplist concurrent pep517

I got:

--------------------------------------------------------------------------------
--  Phase: build
--------------------------------------------------------------------------------
===>  Building for py39-sphinxcontrib-autoprogram-0.1.9
* Getting build dependencies for wheel...

Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/pyproject_hooks/_impl.py", line
321, in _call_hook
    raise BackendUnavailable(data.get('traceback', ''))
pyproject_hooks._impl.BackendUnavailable: Traceback (most recent call last):
  File
"/usr/local/lib/python3.9/site-packages/pyproject_hooks/_in_process/_in_process.py",
line 77, in _build_backend
    obj = import_module(mod_path)
  File "/usr/local/lib/python3.9/importlib/__init__.py", line 127, in
import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 984, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'setuptools'

ERROR Backend 'setuptools.build_meta:__legacy__' is not available.
*** Error code 1

Stop.
make: stopped in /xports/textproc/py-sphinxcontrib-autoprogram

-- 
You are receiving this mail because:
You are the assignee for the bug.