python3-pikepdf: update to 7.2.0.

This commit is contained in:
Philipp David 2023-02-21 18:23:42 +01:00 committed by classabbyamp
parent 1ccb18712e
commit 5ed092ef58

View File

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