mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
python3-pikepdf: update to 2.12.0.
This commit is contained in:
parent
f06ce5f256
commit
9ae227bb2e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pikepdf'
|
# Template file for 'python3-pikepdf'
|
||||||
pkgname=python3-pikepdf
|
pkgname=python3-pikepdf
|
||||||
version=2.11.4
|
version=2.12.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="pikepdf-${version}"
|
wrksrc="pikepdf-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-pybind11 python3-setuptools_scm python3-toml python3-wheel"
|
hostmakedepends="python3-pybind11 python3-setuptools_scm python3-toml python3-wheel"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Philipp David <pd@3b.pm>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/pikepdf/pikepdf"
|
homepage="https://github.com/pikepdf/pikepdf"
|
||||||
distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
|
||||||
checksum=7352ccda2eba78aab4d0e780de0ea4f7f84df0e6a5889ccc9b33d2aa6df3a54d
|
checksum=fcbb6e37426564ccaf6bb301616700277d426225895b00a64283a95ff648f3b9
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
vsed -e '/setuptools_scm_git_archive/d' -i setup.py
|
vsed -e '/setuptools_scm_git_archive/d' -i setup.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue