From 4243f4ef0799ef9568be81fff21eeb8dd9352674 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 11 Jul 2023 13:46:12 +0200 Subject: [PATCH] python3-llfuse: update to 1.4.4. --- srcpkgs/python3-llfuse/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-llfuse/template b/srcpkgs/python3-llfuse/template index 5f77a99e7ee..3c85f050a18 100644 --- a/srcpkgs/python3-llfuse/template +++ b/srcpkgs/python3-llfuse/template @@ -1,14 +1,15 @@ # Template file for 'python3-llfuse' pkgname=python3-llfuse -version=1.4.3 +version=1.4.4 revision=1 build_style=python3-module hostmakedepends="python3-setuptools pkg-config" makedepends="python3-devel fuse-devel attr-devel" depends="python3" +checkdepends="python3-pytest" short_desc="Python3 bindings for the low level FUSE API" maintainer="Leah Neukirchen " license="LGPL-2.0-or-later" homepage="https://github.com/python-llfuse/python-llfuse" distfiles="${PYPI_SITE}/l/llfuse/llfuse-${version}.tar.gz" -checksum=0994a572086dc97b650ec5530332ca992bd248b7b9ed334268b50df93b344da6 +checksum=92044c8f3fe5dd5b4028005bb3374ab10039530e72d10e061a1bacbd556264c9