python3-pikepdf: update to 2.9.2.

This commit is contained in:
Philipp David 2021-03-25 10:26:26 +01:00 committed by Érico Nogueira Rolim
parent 56435406c0
commit 8f0d330428

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=2.9.1
version=2.9.2
revision=1
wrksrc="pikepdf-${version}"
build_style=python3-module
@ -13,7 +13,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=99c19cf0dd0fc89fc9e6a0de61e974e34d4111dd69802aeaee3e61fb1a74a3d8
checksum=7dd6bad55da7b41b37f678058fa586b73d9052f46aa0ba78ad7b1bc61e854088
pre_build() {
vsed -i "s/__version__.*/__version__ = '${version}'/g" setup.py