From 637ed4e1b0e38c92b22d72295e7a84f69d504302 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 30 Aug 2021 23:15:13 -0400 Subject: [PATCH] python3-pikepdf: remove python3-toml from hostmakedepends --- srcpkgs/python3-pikepdf/template | 6 +++--- srcpkgs/python3-pikepdf/update | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 srcpkgs/python3-pikepdf/update diff --git a/srcpkgs/python3-pikepdf/template b/srcpkgs/python3-pikepdf/template index cffad7a5c60..06c892270d6 100644 --- a/srcpkgs/python3-pikepdf/template +++ b/srcpkgs/python3-pikepdf/template @@ -1,13 +1,13 @@ # Template file for 'python3-pikepdf' pkgname=python3-pikepdf version=2.16.1 -revision=1 +revision=2 wrksrc="pikepdf-${version}" 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" 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" maintainer="Philipp David " license="MPL-2.0" diff --git a/srcpkgs/python3-pikepdf/update b/srcpkgs/python3-pikepdf/update new file mode 100644 index 00000000000..a8c18f3f144 --- /dev/null +++ b/srcpkgs/python3-pikepdf/update @@ -0,0 +1 @@ +ignore=*b*