diff --git a/srcpkgs/python-watchman/template b/srcpkgs/python-watchman/template index 97400668d64..f8cb7b9a6d5 100644 --- a/srcpkgs/python-watchman/template +++ b/srcpkgs/python-watchman/template @@ -1,10 +1,10 @@ # Template file for 'python-watchman' pkgname=python-watchman version=1.4.1 -revision=3 -wrksrc="pywatchman-${version}" +revision=4 +create_wrksrc=yes +build_wrksrc="pywatchman-${version}" build_style=python-module -pycompile_module="pywatchman" hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools" makedepends="python-devel python3-devel" depends="watchman" @@ -26,7 +26,6 @@ post_install() { python3-watchman_package() { short_desc="${short_desc/Python2/Python3}" - pycompile_module="pywatchman" depends="watchman" alternatives=" watchman-make:watchman-make:/usr/bin/watchman-make3