Release 0.6.3 introduced dependency to flit-core #212
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey, and thanks for the continued maintenance of this library, we still use it in PDF Arranger and the users appreciate the image import function :)
I just noticed that the flatpak build is failing with img2pdf 0.6.3 due to flit-core being missing. (Flatpak requires me to setup most dependencies manually.)
I'm not even sure I need flit-core for the flatpak build, would it be fine to patch it out downstream? (Ideally make it optional or move it to some non default install group so downstream packagers can just go with the default.)
Thanks!
David
Side note: A version tag or release here in the repo would be nice, I just see it in pypi currently.
Failed flatpak build: https://github.com/flathub/com.github.jeromerobert.pdfarranger/pull/330#issuecomment-3496924626