mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
python3-virtualenv: update to 20.20.0.
This commit is contained in:
parent
4107bd7cd7
commit
85ad9cae5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-virtualenv'
|
||||
pkgname=python3-virtualenv
|
||||
version=20.19.0
|
||||
version=20.20.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=37a640ba82ed40b226599c522d411e4be5edb339a0c0de030c0dc7b646d61590
|
||||
checksum=a8a4b8ca1e28f864b7514a253f98c1d62b64e31e77325ba279248c65fb4fcef4
|
||||
alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue