Information for build python-img2pdf-0.6.0-1.fc42

ID124988
Package Namepython-img2pdf
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.6.0
Release1.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-img2pdf.git#4f6306786947e82d1637e163e9cc25e615ea497a
SummaryLossless images to PDF conversion library and command
DescriptionPython 3 library and command line utility img2pdf for losslessly converting a bunch of image files into a PDF file. That means that the images are either inserted into the PDF as-is or they are recompressed using lossless compression. Thus, img2pdf usually runs faster and may yield smaller PDF files than an ImageMagick convert command. The img2pdf command complements the pdfimages command.
Built bykojiadmin
State failed
Volume DEFAULT
StartedFri, 11 Jul 2025 10:42:46 CST
CompletedFri, 11 Jul 2025 11:05:05 CST
Taskbuild (f42-build-side-1, /rpms/python-img2pdf.git:4f6306786947e82d1637e163e9cc25e615ea497a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-img2pdf.git#4f6306786947e82d1637e163e9cc25e615ea497a'}}
Tags No tags
RPMs No RPMs
Changelog * Mon Mar 31 2025 David Auer <dreua@posteo.de> - 0.6.0-1 - Update to latest upstream version (fixes fedora#2328707, fixes fedora#2345909) * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sun Sep 08 2024 Georg Sauthoff <mail@gms.tf> - 0.5.1-5 - Fix ImageMagick version detection in tests (fixes fedora#2301153) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 17 2024 Miroslav Suchý <msuchy@redhat.com> - 0.5.1-3 - convert license to SPDX * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 0.5.1-2 - Rebuilt for Python 3.13 * Sat Feb 17 2024 Georg Sauthoff <mail@gms.tf> - 0.5.1-1 - Update to latest upstream version (fixes fedora#2251540, fixes fedora#2261573) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Oct 29 2023 Georg Sauthoff <mail@gms.tf> - 0.5.0-1 - Update to latest upstream version (fixes fedora#2246691) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jun 19 2023 Python Maint <python-maint@redhat.com> - 0.4.4-9 - Rebuilt for Python 3.12 * Sun May 07 2023 Georg Sauthoff <mail@gms.tf> - 0.4.4-8 - Work-around tiff byte-order assumptions in test cases (fixes fedora#2162999) * Sun Apr 16 2023 Georg Sauthoff <mail@gms.tf> - 0.4.4-7 - Exclude fragile test case.