python3-pikepdf: update to 8.2.1.

This commit is contained in:
Philipp David 2023-07-24 22:55:40 +02:00 committed by Andrew J. Hesford
parent aa961ab7d3
commit 17fa1829cc
1 changed files with 2 additions and 2 deletions

View File

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