python3-virtualenv: update to 20.4.4.
This commit is contained in:
parent
e18b81253e
commit
13ff046bd9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-virtualenv'
|
||||
pkgname=python3-virtualenv
|
||||
version=20.4.2
|
||||
version=20.4.4
|
||||
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=147b43894e51dd6bba882cf9c282447f780e2251cd35172403745fc381a0a80d
|
||||
checksum=09c61377ef072f43568207dc8e46ddeac6bcdcaf288d49011bda0e7f4d38c4a2
|
||||
alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue