python-virtualenv: update to 15.2.0
This commit is contained in:
parent
6d1c605e1d
commit
70507733ad
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-virtualenv'
|
||||
pkgname=python-virtualenv
|
||||
version=15.1.0
|
||||
revision=2
|
||||
version=15.2.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="virtualenv-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://virtualenv.pypa.io/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/v/virtualenv/virtualenv-${version}.tar.gz"
|
||||
checksum=02f8102c2436bb03b3ee6dede1919d1dac8a427541652e5ec95171ec8adbc93a
|
||||
checksum=1d7e241b431e7afce47e77f8843a276f652699d1fa4f93b9d8ce0076fd7b0b54
|
||||
alternatives="virtualenv:virtualenv:/usr/bin/virtualenv2"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue