python3-pikepdf: update to 3.1.0.
This commit is contained in:
parent
8b058e07ef
commit
9a8f943aa7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pikepdf'
|
||||
pkgname=python3-pikepdf
|
||||
version=3.0.0
|
||||
version=3.1.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=3c17937e230b22afa975e69130e89df2911dd1e2c7bbe200138684154e428843
|
||||
checksum=aeb813b5f36534d2bedf08487ab2b022c43f4c8a3e86e611c5f7c8fb97309db5
|
||||
|
||||
pre_build() {
|
||||
vsed -e '/setuptools_scm_git_archive/d' -i setup.py
|
||||
|
|
Loading…
Reference in a new issue