Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Apr 2024 10:55:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277749] textproc/py-sphinxcontrib-autoprogram: Update to 0.1.9
Message-ID:  <bug-277749-7788-ZSQdFxexoF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277749-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277749-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277749

Trond Endrest=C3=B8l <Trond.Endrestol@ximalas.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Trond.Endrestol@ximalas.inf
                   |                            |o

--- Comment #1 from Trond Endrest=C3=B8l <Trond.Endrestol@ximalas.info> ---
I'm getting these errors on 15.0-CURRENT:

=3D=3D=3D>  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 deprecate=
d.
!!

=20=20=20=20=20=20=20
***************************************************************************=
*****
        Please replace its usage with implicit namespaces (PEP 420).

        See
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-names=
pace-packages
for details.
=20=20=20=20=20=20=20
***************************************************************************=
*****

!!
  ep.load()(self, ep.name, value)
running config
=3D=3D=3D>  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 deprecate=
d.
!!

=20=20=20=20=20=20=20
***************************************************************************=
*****
        Please replace its usage with implicit namespaces (PEP 420).

        See
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-names=
pace-packages
for details.
=20=20=20=20=20=20=20
***************************************************************************=
*****

!!
  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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277749-7788-ZSQdFxexoF>