python3-pikepdf: update to 3.2.0.

This commit is contained in:
Philipp David 2021-10-12 15:38:41 +02:00 committed by Érico Nogueira Rolim
parent f6c0487a2e
commit 8838d5f704

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=3.1.0
revision=2
version=3.2.0
revision=1
wrksrc="pikepdf-${version}"
build_style=python3-module
hostmakedepends="python3-pybind11 python3-setuptools_scm python3-wheel"
@ -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=aeb813b5f36534d2bedf08487ab2b022c43f4c8a3e86e611c5f7c8fb97309db5
checksum=a0582f00440668c07edb8403e82724961c7812c8e6c30655e34825b2645f15cd
pre_build() {
vsed -e '/setuptools_scm_git_archive/d' -i setup.py