diff --git a/srcpkgs/python3-jaraco.context/template b/srcpkgs/python3-jaraco.context/template index b3959500e5a..7240e679bf0 100644 --- a/srcpkgs/python3-jaraco.context/template +++ b/srcpkgs/python3-jaraco.context/template @@ -1,9 +1,11 @@ # Template file for 'python3-jaraco.context' pkgname=python3-jaraco.context version=4.1.1 -revision=2 +revision=3 build_style=python3-pep517 hostmakedepends="python3-wheel python3-setuptools_scm" +depends="python3" +checkdepends="python3-pytest" short_desc="Context managers by jaraco" maintainer="Orphaned " license="MIT"