Release 0.6.3 introduced dependency to flit-core #212

Open
opened 2025-11-06 12:39:20 +00:00 by dreua · 1 comment

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.

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.
Author
Failed flatpak build: https://github.com/flathub/com.github.jeromerobert.pdfarranger/pull/330#issuecomment-3496924626
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: josch/img2pdf#212
No description provided.