python3-pikepdf: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:17:28 -04:00
parent c5ce40f5d0
commit f0ffce822b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=3.1.0
revision=1
revision=2
wrksrc="pikepdf-${version}"
build_style=python3-module
hostmakedepends="python3-pybind11 python3-setuptools_scm python3-wheel"