python3-pikepdf: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:47 -04:00
parent 71f9e74f2a
commit 149e6b61e6

View file

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