python3-pikepdf: update to 8.5.1.

This commit is contained in:
Philipp David 2023-10-08 21:43:01 +02:00 committed by classabbyamp
parent b245aa8c1a
commit 06fc50d630

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=8.2.1
revision=2
version=8.5.1
revision=1
build_style=python3-module
hostmakedepends="python3-pybind11 python3-wheel"
makedepends="libqpdf-devel python3-pybind11"
@ -15,7 +15,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=ec6fb1bc37d1bd4c4f70ab13fc685787f21b498b92ae93215df23471c55401de
checksum=f1a1de1a241912f96cb202b7ac28b4bc229d66c8bdf08d8dc25144f155adf653
pre_check() {
cp -r src/pikepdf.egg-info "$(cd build/lib* && pwd)"