python3-pikepdf: update to 2.13.0.

This commit is contained in:
Philipp David 2021-07-02 10:22:15 +02:00 committed by Érico Nogueira Rolim
parent 7c6ca515b8
commit 9121674bc6

View file

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