python3-pikepdf: update to 7.0.0.

This commit is contained in:
Philipp David 2022-11-22 17:02:44 +01:00 committed by classabbyamp
parent 6de83c275b
commit b59a4dc448

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pikepdf'
pkgname=python3-pikepdf
version=6.2.0
revision=2
version=7.0.0
revision=1
build_style=python3-module
hostmakedepends="python3-pybind11 python3-setuptools_scm python3-wheel"
makedepends="libqpdf-devel python3-pybind11"
@ -15,7 +15,7 @@ license="MPL-2.0"
homepage="https://github.com/pikepdf/pikepdf"
changelog="https://raw.githubusercontent.com/pikepdf/pikepdf/master/docs/releasenotes/version${version%%.*}.rst"
distfiles="${PYPI_SITE}/p/pikepdf/pikepdf-${version}.tar.gz"
checksum=7a6731d19c338ecf98159fa9989eaffbb15b9c25c6eef366a0c5b2a68c299849
checksum=5d812d4777a9eb86f19db3484adb34620e31880838dcbe1ce8d60305f9d46710
pre_check() {
cp -r src/pikepdf.egg-info "$(cd build/lib* && pwd)"