virtualenvwrapper: update to 4.3.1

This commit is contained in:
Alessio Sergi 2014-08-16 01:00:00 +02:00
parent 6f53eb0015
commit f37afe58d8

View file

@ -1,12 +1,12 @@
# Template file for 'virtualenvwrapper'
pkgname=virtualenvwrapper
version=4.3
version=4.3.1
revision=1
noarch=yes
wrksrc="${pkgname}-${version}"
build_style=python-module
hostmakedepends="python-setuptools"
makedepends="python-devel python-pbr"
makedepends="python-pip python-pbr"
depends="python python-virtualenv python3.4-virtualenv python-virtualenv-clone
python-stevedore"
pycompile_module="virtualenvwrapper"
@ -15,7 +15,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://virtualenvwrapper.readthedocs.org/"
license="MIT"
distfiles="https://pypi.python.org/packages/source/v/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=514cbc22218347bf7b54bdbe49e1a5f550d2d53b1ad2491c10e91ddf48fb528f
checksum=e6228aea4e76ba6a628455313eff4a6e2cf003010b23399c3a7dabd8798beb08
post_install() {
vlicense LICENSE