diff --git a/srcpkgs/python3-jellyfish/template b/srcpkgs/python3-jellyfish/template index 5ad74f36794..9a7c4a72a18 100644 --- a/srcpkgs/python3-jellyfish/template +++ b/srcpkgs/python3-jellyfish/template @@ -1,12 +1,13 @@ # Template file for 'python3-jellyfish' pkgname=python3-jellyfish version=0.8.9 -revision=1 +revision=2 wrksrc="jellyfish-${version}" build_style=python3-module make_check_target=build/lib.*/jellyfish/test.py hostmakedepends=" python3-setuptools" makedepends="python3-devel" +depends="python3" checkdepends="python3-pytest" short_desc="Python3 library for approximate and phonetic matching of strings" maintainer="Duncaen "