[Bug 277221] deskutils/py-khard: fails to build with textproc/py-sphinx-autoapi < v3.0.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 22 Feb 2024 09:37:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277221

            Bug ID: 277221
           Summary: deskutils/py-khard: fails to build with
                    textproc/py-sphinx-autoapi < v3.0.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd@michael-bueker.de
                CC: andreas@bilke.org
                CC: andreas@bilke.org
             Flags: maintainer-feedback?(andreas@bilke.org)

Following some unknown change, khard fails to build with the following error
(poudriere run with Python 3.9):

> [AutoAPI] Reading files... [  7%] /wrkdirs/usr/ports/deskutils/py-khard/work-py39/khard-0.19.1/khard/__main__.py
> Extension error (autoapi.extension):
> Handler <function run_autoapi at 0x886e37dc0> for event 'builder-inited' threw an exception (exception: 'Module' object has no attribute 'doc')

JFGI yields the following problem analysis:
https://github.com/readthedocs/sphinx-autoapi/issues/410

... so it would seem that khard now needs(?) py-sphinx-autoapi >= v3.0.0 to
build successfully. I don't know enough about py-sphinx-autoapi to test this.

Note that I tried the patch in #276470, and khard 0.19.1 suffers the same build
error.

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