python3-virtualenv: update to 20.24.2.
This commit is contained in:
parent
c90130ea4e
commit
a435fbbfcb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-virtualenv'
|
# Template file for 'python3-virtualenv'
|
||||||
pkgname=python3-virtualenv
|
pkgname=python3-virtualenv
|
||||||
version=20.24.1
|
version=20.24.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_args="--ignore tests/unit/seed/wheels/test_periodic_update.py
|
make_check_args="--ignore tests/unit/seed/wheels/test_periodic_update.py
|
||||||
|
@ -15,7 +15,7 @@ license="MIT"
|
||||||
homepage="https://virtualenv.pypa.io/"
|
homepage="https://virtualenv.pypa.io/"
|
||||||
changelog="https://virtualenv.pypa.io/en/latest/changelog.html"
|
changelog="https://virtualenv.pypa.io/en/latest/changelog.html"
|
||||||
distfiles="${PYPI_SITE}/v/virtualenv/virtualenv-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/virtualenv/virtualenv-${version}.tar.gz"
|
||||||
checksum=2ef6a237c31629da6442b0bcaa3999748108c7166318d1f55cc9f8d7294e97bd
|
checksum=fd8a78f46f6b99a67b7ec5cf73f92357891a7b3a40fd97637c27f854aae3b9e0
|
||||||
alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
|
alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue