Control: severity -1 wishlist Control: retitle -1 markdown-it-py: backport for bullseye
On Sat, 18 Jun 2022 17:58:24 -0500 "David (Plasma) Paul" <[email protected]> wrote:
markdown-it-py fails to build from source with versions of flit earlier than 3.4 according to the package's pyproject.toml.[0] Attached is a patch to fix the declared build dependency on flit in the debian/control file to match the supported versions listed in the package's pyproject.toml file. [0] However, I was able to get markdown-it-py to build with flit 3.3.0-1~bpo11+1, so maybe the value in the pyproject.toml file is higher than it strictly needs to be. Regardless of what the actual exact minimum value is, I can confirm that flit 3.0.0 is insufficient.
Please do not file RC bugs when a bookworm/sid only package does not build for bullseye-backports. If you want a backport please express that intend otherwise this is invalid.

