#1061764 unattended-upgrades ftbfs with Python 3.12 as default

#1061764#5
Date:
2024-01-29 12:54:49 UTC
From:
To:
With python3-defaults from experimental, the package fails to build:

[...]
Running ./test_pep484.py with python3
s
----------------------------------------------------------------------
Ran 0 tests in 0.000s

NO TESTS RAN (skipped=1)
make[2]: *** [Makefile:9: check] Error 5
make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[1]: *** [debian/rules:16: override_dh_auto_test] Error 2

5 is a new exit value when all tests are skipped.

#1061764#10
Date:
2024-01-30 10:33:53 UTC
From:
To:
Hey Doko,

thanks for your bugreport. This is should be fixed in the git repo at github, at least a test-build with the python3 from experimental on debian/unstable build fine. I will look into a new release.

Cheers,
 Michael

#1061764#17
Date:
2024-02-23 09:26:46 UTC
From:
To:
With the most recent unattended-upgrade upload this should be fixed,
a local test build with py3.12 worked fine.