Thank you for the bug report, Alexandre. Unfortunately, depending on python3-setuptooms-scm does not fix this issue.
I suspect that this issue is caused by the package build outside a Git-controlled tree, and the lack of Git tag to get dynamically a valid version number (see https://packaging.python.org/en/latest/discussions/single-source-version/#single-source-version) I fixed this bug by modifying debian/rules in order to tweak the file pyproject.toml before the actual build and restore it upon cleaning the build environment. The dynamic version stance is replaced by a static one, with a version number extracted from debian/changelog. Best regards, Georges. Alexandre Detiste a écrit : > Package: furo > Version: 2025.09.25+dfsg-1 > Severity: normal > > Dear Maintainer, > > The version metadata of this package is not correctly registered in Debian. > > This may create problems if someone is usign 'pip install <something> > --break-my-system' > (I know, but sometimes it's needed to fix things in a hurry) > or if something else tries to read "furo"'s version and get a 0.0.0 > > A typical fix is to add a python3-setuptools-scm build dependency, > but I did not checked here... yet > > Have a nice day > > Alexandre
signature.asc
Description: PGP signature

