[Debian-pan-maintainers] Bug#1057988: freesas: runtime dependency on cython

Matthias Klose doko at debian.org
Mon Dec 11 08:15:54 GMT 2023


Package: src:freesas
Version: 0.9.0-6
Severity: important
Tags: sid trixie
User: debian-python at lists.debian.org
Usertags: cython-rt-dep

[This bug is targeted to the upcoming trixie release]

The package build-depends on cython3 or cython3-legacy, and one of the
built binary packages also depends on cython3 or cython3-legacy. That
might be correct, but in most cases there is no runtime dependency for
a tool like cython, that is only used when building the package.

Please check that this dependency can be removed. Most likely this
dependency is generated by pybuild, because the setup.py requires
Cython in it's 'install_requires' attribute.  Please remove that,
after checking that it is not a runtime dependency, and also report
that issue upstream for upcoming releases.

If the runtime dependency is necessary, please just close this bug
report.



More information about the Debian-pan-maintainers mailing list