From 46ecd60abdc2f52c2cc0111f0935d79a0b686c3f Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Thu, 8 May 2025 12:45:32 -0400 Subject: [PATCH] python3-virtualenv: rebuild to fix cmd: alternatives provides --- srcpkgs/python3-virtualenv/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"