mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
python3-virtualenv: update to 20.31.2.
This commit is contained in:
parent
e4c80fa2e8
commit
8d7a107fb3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-virtualenv'
|
||||
pkgname=python3-virtualenv
|
||||
version=20.30.0
|
||||
revision=2
|
||||
version=20.31.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling hatch-vcs"
|
||||
depends="python3-platformdirs python3-distlib python3-filelock"
|
||||
|
@ -14,7 +14,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=800863162bcaa5450a6e4d721049730e7f2dae07720e0902b0e4040bd6f9ada8
|
||||
checksum=e10c0a9d02835e592521be48b332b6caee6887f332c111aa79a09b9e79efc2af
|
||||
alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue