python3-virtualenv: update to 20.24.2.

This commit is contained in:
icp 2023-07-27 21:14:53 +05:30 committed by classabbyamp
parent c90130ea4e
commit a435fbbfcb

View File

@ -1,6 +1,6 @@
# Template file for 'python3-virtualenv'
pkgname=python3-virtualenv
version=20.24.1
version=20.24.2
revision=1
build_style=python3-pep517
make_check_args="--ignore tests/unit/seed/wheels/test_periodic_update.py
@ -15,7 +15,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=2ef6a237c31629da6442b0bcaa3999748108c7166318d1f55cc9f8d7294e97bd
checksum=fd8a78f46f6b99a67b7ec5cf73f92357891a7b3a40fd97637c27f854aae3b9e0
alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
post_install() {