[Bug 277749] textproc/py-sphinxcontrib-autoprogram: Update to 0.1.9
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 277749] textproc/py-sphinxcontrib-autoprogram: Update to 0.1.9"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Apr 2024 10:55:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277749
Trond Endrestøl <Trond.Endrestol@ximalas.info> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Trond.Endrestol@ximalas.inf
| |o
--- Comment #1 from Trond Endrestøl <Trond.Endrestol@ximalas.info> ---
I'm getting these errors on 15.0-CURRENT:
===> Configuring for py39-sphinxcontrib-autoprogram-0.1.9
/usr/local/lib/python3.9/site-packages/setuptools/dist.py:945:
SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!
********************************************************************************
Please replace its usage with implicit namespaces (PEP 420).
See
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
for details.
********************************************************************************
!!
ep.load()(self, ep.name, value)
running config
===> Building for py39-sphinxcontrib-autoprogram-0.1.9
/usr/local/lib/python3.9/site-packages/setuptools/dist.py:945:
SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!
********************************************************************************
Please replace its usage with implicit namespaces (PEP 420).
See
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
for details.
********************************************************************************
!!
ep.load()(self, ep.name, value)
running build_sphinx
Running Sphinx v5.3.0
Extension error:
Could not import extension sphinxcontrib.autoprogram (exception: No module
named 'sphinxcontrib.autoprogram')
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/textproc/py-sphinxcontrib-autoprogram
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.