Your message dated Wed, 17 Jan 2024 13:59:10 +0100
with message-id
<CADsTwj+iDc8ovbgqFXnj39ACoeG1ZgvFQ=+kho9tscn+wxo...@mail.gmail.com>
and subject line last upload does build
has caused the Debian Bug report #1055691,
regarding logbook 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 ow...@bugs.debian.org
immediately.)
--
1055691: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055691
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:logbook
Version: 1.5.3-5.2
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12
logbook ftbfs with Python 3.12. Not that cython was also upgraded to 3.0.5.
[...]
debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make cybuild
make[2]: Entering directory '/<<PKGBUILDDIR>>'
cython3 logbook/_speedups.pyx
Error compiling Cython file:
------------------------------------------------------------
...
return getattr(obj.group, self.name)
def __set__(self, obj, value):
setattr(obj, self._name, value)
def __del__(self, obj):
^
------------------------------------------------------------
logbook/_speedups.pyx:54:4: Special method __del__ has wrong number of
arguments (2 declared, 1 expected)
make[2]: *** [Makefile:31: logbook/_speedups.so] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:15: execute_before_dh_auto_build] Error 2
--- End Message ---
--- Begin Message ---
Version: 1.7.0-1.0
last upload does build with Python 3.12
--- End Message ---