diff --git a/srcpkgs/virtualenvwrapper/template b/srcpkgs/virtualenvwrapper/template index 40fbcf278f5..39d2ff47dc7 100644 --- a/srcpkgs/virtualenvwrapper/template +++ b/srcpkgs/virtualenvwrapper/template @@ -1,19 +1,18 @@ # Template file for 'virtualenvwrapper' pkgname=virtualenvwrapper -version=4.7.1 +version=4.7.2 revision=1 noarch=yes -wrksrc="${pkgname}-${version}" build_style=python-module +pycompile_module="virtualenvwrapper" 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/" +homepage="https://virtualenvwrapper.readthedocs.io/" license="MIT" distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=3bf73ede42a689adeedc8ac85662cb539665d3d029459bc8d3e6835ecd81ffde +checksum=63cffd24148c969245cceff561b18ba0b5b2b48dcb059e71425adad2d4ffe349 post_install() { vlicense LICENSE