diff --git a/srcpkgs/python-fasteners/template b/srcpkgs/python-fasteners/template index 0a5d0c78037..862e23d2b09 100644 --- a/srcpkgs/python-fasteners/template +++ b/srcpkgs/python-fasteners/template @@ -1,11 +1,12 @@ # Template file for 'python-fasteners' pkgname=python-fasteners version=0.14.1 -revision=1 +revision=2 noarch=yes wrksrc="fasteners-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" +depends="python-monotonic python-six" pycompile_module="fasteners" short_desc="Python package that provides useful locks" maintainer="Leah Neukirchen "