Your message dated Mon, 13 Nov 2023 13:45:41 +0100
with message-id <[email protected]>
and subject line Re: mypy ftbfs with Python 3.12
has caused the Debian Bug report #1055695,
regarding mypy ftbfs with Python 3.12
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1055695: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055695
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mypy
Version: 1.6.1-1
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: python3.12

mypy ftbfs with Python 3.12. Looks like the build itself is ok, but then it's failing in building the documentation.

[...]
Successfully built mypy-1.6.1-py3-none-any.whl
I: pybuild plugin_pyproject:122: Unpacking wheel built for python3.11 with "installer" module W: pybuild plugin_pyproject:128: Scripts directory already exists, skipping unpack. Is the Python package being built twice?
PYTHONPATH=/<<PKGBUILDDIR>> /usr/bin/make -C docs html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
sphinx-build -b html -d build/doctrees   source build/html
Running Sphinx v7.2.6
making output directory... done

Exception occurred:
File "/usr/lib/python3/dist-packages/sphinx/registry.py", line 160, in create_builder
    return self.builders[name](app, env)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: MypyHTMLBuilder.__init__() takes 2 positional arguments but 3 were given The full traceback has been saved in /tmp/sphinx-err-rawj671m.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
make[2]: *** [Makefile:53: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: *** [debian/rules:54: override_dh_auto_build-indep] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'

complete build log at
https://launchpadlibrarian.net/696988859/buildlog_ubuntu-noble-amd64.mypy_1.6.1-1build1_BUILDING.txt.gz

--- End Message ---
--- Begin Message ---
Version: 1.7.0-1

This was fixed in today's upload. The issue was the new version of Sphinx, not Python 3.12

Michael R. Crusoe

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to