python3-pikepdf: update to 5.1.3.

This commit is contained in:
Philipp David 2022-04-23 22:41:58 +02:00 committed by Duncan Overbruck
parent a8b6cc2109
commit 8eeac0c829

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=5.0.1
version=5.1.3
revision=1
wrksrc="pikepdf-${version}"
build_style=python3-module
@ -14,7 +14,7 @@ maintainer="Philipp David <pd@3b.pm>"
license="MPL-2.0"
homepage="https://github.com/pikepdf/pikepdf"
distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
checksum=5fae9eeb7a0120d466fb219aea643a94a1423d68ee9171639a44cf0329ebe7aa
checksum=c34e4239661d2ddf23caa1c4256f636c866ce8069a5052a2bf8ee06e3cae22f3
pre_build() {
vsed -e '/setuptools_scm_git_archive/d' -i setup.py