diff --git a/srcpkgs/python3-virtualenv/template b/srcpkgs/python3-virtualenv/template index 84e276665f8..450728882e0 100644 --- a/srcpkgs/python3-virtualenv/template +++ b/srcpkgs/python3-virtualenv/template @@ -1,7 +1,7 @@ # Template file for 'python3-virtualenv' pkgname=python3-virtualenv version=20.30.0 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" depends="python3-platformdirs python3-distlib python3-filelock"