# Template file for 'virtualenvwrapper' pkgname=virtualenvwrapper version=4.5.0 revision=1 noarch=yes wrksrc="${pkgname}-${version}" build_style=python-module hostmakedepends="python-setuptools python-pbr" depends="python-virtualenv python3.4-virtualenv python-virtualenv-clone python-stevedore" pycompile_module="virtualenvwrapper" short_desc="Enhancements to virtualenv" maintainer="Alessio Sergi " homepage="http://virtualenvwrapper.readthedocs.org/" license="MIT" distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz" checksum=4f04f13543b03e9f8a634c8b31d7ae458c7c851e1ab459ad86a9d65267f2d955 post_install() { vlicense LICENSE }