From d10840807c8fbaa617b692d5055505fd470ccd7d Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 17 Jan 2023 22:16:48 +0530 Subject: [PATCH] New package: python3-pyfuse3-3.2.2 --- srcpkgs/python3-pyfuse3/template | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 srcpkgs/python3-pyfuse3/template diff --git a/srcpkgs/python3-pyfuse3/template b/srcpkgs/python3-pyfuse3/template new file mode 100644 index 00000000000..1463ecb76f8 --- /dev/null +++ b/srcpkgs/python3-pyfuse3/template @@ -0,0 +1,16 @@ +# Template file for 'python3-pyfuse3' +pkgname=python3-pyfuse3 +version=3.2.2 +revision=1 +build_style=python3-module +hostmakedepends="pkg-config python3-setuptools" +makedepends="fuse3-devel python3-devel" +depends="python3-trio" +checkdepends="${depends} which python3-pytest" # pytest-trio +short_desc="Python3 bindings for libfuse3 with async I/O support" +maintainer="icp " +license="LGPL-2.0-or-later" +homepage="https://pypi.org/project/pyfuse3/" +changelog="https://raw.githubusercontent.com/libfuse/pyfuse3/master/Changes.rst" +distfiles="${PYPI_SITE}/p/pyfuse3/pyfuse3-${version}.tar.gz" +checksum=aa4080913e6148bff1365d4aaacdc96767b87a1e178031fd9caeb5f0b9fc8cec