python3-pikepdf: update to 3.2.0.
This commit is contained in:
parent
f6c0487a2e
commit
8838d5f704
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue