[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1061320: dblatex: FTBFS with Python 3.12



Source: dblatex
Version: 0.3.12py3-2
Severity: serious
Tags: sid trixie ftbfs
User: debian-python@lists.debian.org
Usertags: python3.12

Hi Maintainer

dblatex FTBFS with Python 3.12.  I've copied what I hope is the
relevant part of the log below.

Regards
Graham


Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/setup.py", line 498, in <module>
    version=get_version(),
            ^^^^^^^^^^^^^
  File "/<<PKGBUILDDIR>>/setup.py", line 475, in get_version
    from dbtexmf.dblatex import dblatex
  File "/<<PKGBUILDDIR>>/lib/dbtexmf/dblatex/dblatex.py", line 8, in <module>
    from dbtexmf.core.dbtex import DbTex, DbTexCommand
  File "/<<PKGBUILDDIR>>/lib/dbtexmf/core/dbtex.py", line 18, in <module>
    import imp
ModuleNotFoundError: No module named 'imp'


Reply to: