python3-pikepdf: remove python3-toml from hostmakedepends

This commit is contained in:
Andrew J. Hesford 2021-08-30 23:15:13 -04:00
parent 4699a68bcb
commit 637ed4e1b0
2 changed files with 4 additions and 3 deletions

View file

@ -1,13 +1,13 @@
# Template file for 'python3-pikepdf' # Template file for 'python3-pikepdf'
pkgname=python3-pikepdf pkgname=python3-pikepdf
version=2.16.1 version=2.16.1
revision=1 revision=2
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-wheel"
makedepends="libqpdf-devel python3-pybind11" makedepends="libqpdf-devel python3-pybind11"
depends="python3-lxml python3-Pillow" depends="python3-lxml python3-Pillow"
checkdepends="python3-dateutil python3-hypothesis python3-lxml python3-Pillow python3-psutil python3-pytest" checkdepends="python3-dateutil python3-hypothesis python3-psutil python3-pytest $depends"
short_desc="Python library for reading and writing PDF files" short_desc="Python library for reading and writing PDF files"
maintainer="Philipp David <pd@3b.pm>" maintainer="Philipp David <pd@3b.pm>"
license="MPL-2.0" license="MPL-2.0"

View file

@ -0,0 +1 @@
ignore=*b*