diff --git a/srcpkgs/python3-pytest-qt/template b/srcpkgs/python3-pytest-qt/template index ab870da8e06..0325ffe5611 100644 --- a/srcpkgs/python3-pytest-qt/template +++ b/srcpkgs/python3-pytest-qt/template @@ -1,10 +1,10 @@ # Template file for 'python3-pytest-qt' pkgname=python3-pytest-qt version=3.3.0 -revision=2 +revision=3 wrksrc=pytest-qt-${version} build_style=python3-module -hostmakedepends="python3-setuptools" +hostmakedepends="python3-setuptools_scm" depends="python3-pytest" checkdepends="$depends python3-pyside2 python3-PyQt5 python3-pytest-xvfb xdpyinfo"