From 68c6327307b39e59e674dd1e2b03e8650b0bd73e Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 15 Mar 2023 00:51:03 +0530 Subject: [PATCH] python3-virtualenv: update to 20.21.0. --- srcpkgs/python3-virtualenv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-virtualenv/template b/srcpkgs/python3-virtualenv/template index 7f609bb573dfbe..83d61a5f619b5c 100644 --- a/srcpkgs/python3-virtualenv/template +++ b/srcpkgs/python3-virtualenv/template @@ -1,6 +1,6 @@ # Template file for 'python3-virtualenv' pkgname=python3-virtualenv -version=20.20.0 +version=20.21.0 revision=1 build_style=python3-pep517 hostmakedepends="hatchling hatch-vcs" @@ -13,7 +13,7 @@ license="MIT" homepage="https://virtualenv.pypa.io/" changelog="https://virtualenv.pypa.io/en/latest/changelog.html" distfiles="${PYPI_SITE}/v/virtualenv/virtualenv-${version}.tar.gz" -checksum=a8a4b8ca1e28f864b7514a253f98c1d62b64e31e77325ba279248c65fb4fcef4 +checksum=f50e3e60f990a0757c9b68333c9fdaa72d7188caa417f96af9e52407831a3b68 alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3" do_check() {