diff --git a/srcpkgs/python3-pytest/template b/srcpkgs/python3-pytest/template index 1fbb13ba5f..7e53266aa5 100644 --- a/srcpkgs/python3-pytest/template +++ b/srcpkgs/python3-pytest/template @@ -1,10 +1,10 @@ # Template file for 'python3-pytest' pkgname=python3-pytest version=6.1.1 -revision=1 +revision=2 wrksrc="pytest-${version}" build_style=python3-module -hostmakedepends="python3-setuptools" +hostmakedepends="python3-setuptools_scm python3-toml" depends="python3-py python3-packaging python3-attrs python3-more-itertools python3-atomicwrites python3-pluggy python3-wcwidth python3-setuptools python3-iniconfig python3-toml"