mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pikepdf: update to 8.2.1.
This commit is contained in:
parent
aa961ab7d3
commit
17fa1829cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pikepdf'
|
# Template file for 'python3-pikepdf'
|
||||||
pkgname=python3-pikepdf
|
pkgname=python3-pikepdf
|
||||||
version=8.2.0
|
version=8.2.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-pybind11 python3-wheel"
|
hostmakedepends="python3-pybind11 python3-wheel"
|
||||||
|
@ -15,7 +15,7 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/pikepdf/pikepdf"
|
homepage="https://github.com/pikepdf/pikepdf"
|
||||||
changelog="https://raw.githubusercontent.com/pikepdf/pikepdf/master/docs/releasenotes/version${version%%.*}.rst"
|
changelog="https://raw.githubusercontent.com/pikepdf/pikepdf/master/docs/releasenotes/version${version%%.*}.rst"
|
||||||
distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
|
||||||
checksum=d55c759fdefc7018fd8bed304bf0edb27aa06ecc6a225fe270bd0eaedf586d84
|
checksum=ec6fb1bc37d1bd4c4f70ab13fc685787f21b498b92ae93215df23471c55401de
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
cp -r src/pikepdf.egg-info "$(cd build/lib* && pwd)"
|
cp -r src/pikepdf.egg-info "$(cd build/lib* && pwd)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue