diff --git a/srcpkgs/python3-cssselect2/template b/srcpkgs/python3-cssselect2/template index ef571a9fad4..74b235b430a 100644 --- a/srcpkgs/python3-cssselect2/template +++ b/srcpkgs/python3-cssselect2/template @@ -1,7 +1,7 @@ # Template file for 'python3-cssselect2' pkgname=python3-cssselect2 version=0.7.0 -revision=1 +revision=2 build_style=python3-pep517 _runtime_deps="python3-tinycss2 python3-webencodings" hostmakedepends="python3-poetry-core python3-flit_core ${_runtime_deps}"