python3-pikepdf: update to 2.15.0.

This commit is contained in:
Philipp David 2021-07-14 07:40:09 +02:00 committed by Érico Nogueira Rolim
parent bd739739ca
commit 7902a3fd0c

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=2.14.1
version=2.15.0
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=ef21b445485439bee503f2ce089be4ed687afae468ff493960b7025c916c2753
checksum=a33f3b52840ceae3fd64f0a18da307cda4a55549eb64177fc716547636fc37ae
pre_build() {
vsed -e '/setuptools_scm_git_archive/d' -i setup.py