python3-virtualenv: update to 20.4.7.
This commit is contained in:
parent
2a90521d27
commit
3e3a228946
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-virtualenv'
|
||||
pkgname=python3-virtualenv
|
||||
version=20.4.6
|
||||
version=20.4.7
|
||||
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=72cf267afc04bf9c86ec932329b7e94db6a0331ae9847576daaa7ca3c86b29a4
|
||||
checksum=14fdf849f80dbb29a4eb6caa9875d476ee2a5cf76a5f5415fa2f1606010ab467
|
||||
alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue