Package:libpython3.13-stdlib
Version: 3.13.7-1
Severity: important

After latest python 3.13.7 update, dupeguru FTBFS in m68k:
https://buildd.debian.org/status/fetch.php?pkg=dupeguru&arch=m68k&ver=4.3.1-6&stamp=1755840512&raw=0

FTBFS is due to an exception which only fails in m68k at the moment:

python3 build.py --doc
Generating Help in en
Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/build.py", line 164, in <module>
    main()
    ~~~~^^
  File "/<<PKGBUILDDIR>>/build.py", line 146, in main
    build_one_help("en")
    ~~~~~~~~~~~~~~^^^^^^
  File "/<<PKGBUILDDIR>>/build.py", line 73, in build_one_help
    sphinxgen.gen(
    ~~~~~~~~~~~~~^
        help_basepath,
        ^^^^^^^^^^^^^^
    ...<5 lines>...
        changelogtmpl,
        ^^^^^^^^^^^^^^
    )
    ^
  File "/<<PKGBUILDDIR>>/hscommon/sphinxgen.py", line 65, in gen
    confrepl["version"] = changelog[0]["version"]
                          ~~~~~~~~~^^^
IndexError: list index out of range


-- 
Cheers,
Luca

Reply via email to