python3-pikepdf: update to 2.14.1.

This commit is contained in:
Philipp David 2021-07-07 09:57:43 +02:00 committed by Érico Nogueira Rolim
parent b0ac65e040
commit b3cd532d07
1 changed files with 2 additions and 2 deletions

View File

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