diff --git a/srcpkgs/hatchling/template b/srcpkgs/hatchling/template index 6091415c79a..fc8e589d3a2 100644 --- a/srcpkgs/hatchling/template +++ b/srcpkgs/hatchling/template @@ -1,7 +1,7 @@ # Template file for 'hatchling' pkgname=hatchling version=1.11.1 -revision=1 +revision=2 build_style=python3-pep517 _deps="python3-editables python3-packaging python3-pathspec python3-pluggy python3-tomli" hostmakedepends="python3-setuptools ${_deps}"