python3-pikepdf: update to 2.12.2.

This commit is contained in:
Philipp David 2021-06-08 08:08:03 +02:00 committed by Érico Nogueira Rolim
parent b7aab30fcf
commit 5def8cbfd2

View file

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