python3-pikepdf: update to 8.10.0.

This commit is contained in:
Philipp David 2023-12-16 10:01:40 +01:00 committed by Duncan Overbruck
parent 3a414c3bc7
commit a4e3d1cf0b

View File

@ -1,6 +1,6 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=8.7.1
version=8.10.0
revision=1
build_style=python3-module
hostmakedepends="python3-pybind11 python3-wheel"
@ -16,7 +16,7 @@ license="MPL-2.0"
homepage="https://github.com/pikepdf/pikepdf"
changelog="https://raw.githubusercontent.com/pikepdf/pikepdf/master/docs/releasenotes/version${version%%.*}.rst"
distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
checksum=69d69a93d07027e351996ef8232f26bba762d415206414e0ae3814be0aee0f7a
checksum=4b9d6fc972b93bc3ef7c7f7b1c79268d8ab53239e7ff8a1cfc288ec1ddd1cb41
pre_check() {
cp -r src/pikepdf.egg-info "$(cd build/lib* && pwd)"