diff --git a/srcpkgs/diffoscope/template b/srcpkgs/diffoscope/template index c07d20d8661..2d35c8b2613 100644 --- a/srcpkgs/diffoscope/template +++ b/srcpkgs/diffoscope/template @@ -1,15 +1,14 @@ # Template file for 'diffoscope' pkgname=diffoscope version=167 -revision=1 +revision=2 build_style=python3-module # file 5.39 causes errors there, see https://bugs.astron.com/view.php?id=170 make_check_args="-k not((test_wasm)and((test_identification)or(test_no_differences)))" hostmakedepends="python3-setuptools" depends="python3-magic python3-libarchive-c python3-setuptools python3-argcomplete binwalk python3-defusedxml python3-distro - python3-jsondiff python3-PyPDF2 python3-pyxattr rpm-python3 - python3-tlsh" + python3-jsondiff python3-PyPDF2 python3-pyxattr python3-tlsh" checkdepends="${depends} python3-pytest" short_desc="In-depth comparison of files, archives, and directories" maintainer="Piotr Wójcik "