mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
python3-pikepdf: update to 4.0.2.
This commit is contained in:
parent
fcd22effe0
commit
f309dd7e80
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pikepdf'
|
||||
pkgname=python3-pikepdf
|
||||
version=4.0.0
|
||||
version=4.0.2
|
||||
revision=1
|
||||
wrksrc="pikepdf-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,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=487be40a2ec463a272b4490396787c9fba2b0bbe6c44e7254e1867b1d3c02df9
|
||||
checksum=711d07e8c8cc8782563de3b9deb448b96bebe04fbc89d675016f91b3eb5296cb
|
||||
|
||||
pre_build() {
|
||||
vsed -e '/setuptools_scm_git_archive/d' -i setup.py
|
||||
|
|
Loading…
Add table
Reference in a new issue