[Bug 269687] deskutils/py-khard: Build failing

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 19 Feb 2023 15:54:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269687

            Bug ID: 269687
           Summary: deskutils/py-khard: Build failing
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: andreas@bilke.org

Currently the build of py-khard fails during the man page generation step with
the following error:

===>  Building for py39-khard-0.18.0
(cd /wrkdirs/usr/ports/deskutils/py-khard/work-py39/khard-0.18.0/doc && gmake
man)
gmake[1]: Entering directory
'/wrkdirs/usr/ports/deskutils/py-khard/work-py39/khard-0.18.0/doc'
Running Sphinx v5.3.0

Extension error:
Could not import extension sphinx_autodoc_typehints (exception: cannot import
name '__version__' from 'sphinx_autodoc_typehints.version'
(/usr/local/lib/python3.9/site-packages/sphinx_autodoc_typehints/version.py))
gmake[1]: *** [Makefile:20: man] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/deskutils/py-khard/work-py39/khard-0.18.0/doc'
*** Error code 2

It seems that something is broken in textproc/py-sphinx-autodoc-typehints

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