From aed408e5810c5d2490ab742c94219eed5ce21f94 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 11 May 2021 12:02:40 -0400 Subject: [PATCH] python3-virtualenv: update to 20.4.6. --- 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 65a094f1d0..18c3a95d9b 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.4.4 +version=20.4.6 revision=1 wrksrc="virtualenv-${version}" build_style=python3-module @@ -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=09c61377ef072f43568207dc8e46ddeac6bcdcaf288d49011bda0e7f4d38c4a2 +checksum=72cf267afc04bf9c86ec932329b7e94db6a0331ae9847576daaa7ca3c86b29a4 alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3" do_check() {