img2pdf: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:53 -04:00
parent 2ad214d055
commit 1d98ab78ce

View File

@ -1,7 +1,7 @@
# Template file for 'img2pdf'
pkgname=img2pdf
version=0.4.4
revision=2
revision=3
build_style=python3-module
hostmakedepends="python3-pikepdf python3-setuptools"
depends="colord python3-pdfrw python3-pikepdf python3-Pillow python3-tkinter"