python3-pikepdf: update to 8.13.0.

Closes: #49184 [via git-merge-pr]
This commit is contained in:
Philipp David 2024-03-08 09:28:40 +01:00 committed by classabbyamp
parent e6a3b4fdc2
commit 5a85aa5760
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
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.10.0
version=8.13.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=4b9d6fc972b93bc3ef7c7f7b1c79268d8ab53239e7ff8a1cfc288ec1ddd1cb41
checksum=3bbd79c7cd6630361d83e75132aeaf3a64ceb837f82870bafdc210a31e3d917a
pre_check() {
cp -r src/pikepdf.egg-info "$(cd build/lib* && pwd)"