Source: python-pkginfo Version: 1.8.2-2 Severity: important Tags: ftbfs User: [email protected] Usertags: sphinx7.1
Hi, python-pkginfo fails to build with Sphinx 7.1 and docutils 0.20, both of which are currently available in experimental. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > dh_auto_build --buildsystem=pybuild > I: pybuild base:240: /usr/bin/python3 setup.py build > running build > running build_py > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > copying pkginfo/installed.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > copying pkginfo/wheel.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > copying pkginfo/utils.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > copying pkginfo/index.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > copying pkginfo/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > copying pkginfo/commandline.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > copying pkginfo/develop.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > copying pkginfo/_compat.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > copying pkginfo/bdist.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > copying pkginfo/sdist.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > copying pkginfo/distribution.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo > creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo/tests > copying pkginfo/tests/test_wheel.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo/tests > copying pkginfo/tests/test_index.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo/tests > copying pkginfo/tests/test_installed.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo/tests > copying pkginfo/tests/test_utils.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo/tests > copying pkginfo/tests/test_distribution.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo/tests > copying pkginfo/tests/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo/tests > copying pkginfo/tests/test_sdist.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo/tests > copying pkginfo/tests/test_develop.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo/tests > copying pkginfo/tests/test_bdist.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo/tests > copying pkginfo/tests/test_commandline.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pkginfo/build/pkginfo/tests > python3 setup.py build_sphinx > usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] > or: setup.py --help [cmd1 cmd2 ...] > or: setup.py --help-commands > or: setup.py cmd --help > > error: invalid command 'build_sphinx' > make[1]: *** [debian/rules:12: override_dh_auto_build] Error 1 The full build log is available from: http://qa-logs.debian.net/2023/07/30/exp/python-pkginfo_1.8.2-2_unstable_sphinx-exp.log Please see [1] for Sphinx changelog and [2] for Docutils changelog. Also see [3] for the list of deprecated/removed APIs in Sphinx and possible alternatives to them. Some notable changes in Sphinx 6 and Sphinx 7: - Sphinx no longer includes jquery.js and underscore.js by default. Please use python3-sphinxcontrib.jquery package if you are using a custom template and it still needs jquery. - The setup.py build_sphinx command was removed. Please instead call sphinx-build or "python3 -m sphinx" directly. - For packages using the extlinks extension, the caption should contain exactly one "%s" placeholder (if caption is not None). In case you have questions, please Cc [email protected] on reply. [1]: https://www.sphinx-doc.org/en/master/changes.html [2]: https://repo.or.cz/docutils.git/blob/refs/tags/docutils-0.20.1:/RELEASE-NOTES.txt [3]: https://www.sphinx-doc.org/en/master/extdev/deprecated.html#dev-deprecated-apis All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=sphinx7.1;[email protected] or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=sphinx7.1&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects

