virtualenvwrapper: update to 4.7.0
This commit is contained in:
parent
fdf5659664
commit
00eec2d6fa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'virtualenvwrapper'
|
||||
pkgname=virtualenvwrapper
|
||||
version=4.6.0
|
||||
version=4.7.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname}-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://virtualenvwrapper.readthedocs.org/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=f3c73c3a5436f4d040505e5fb45401abdc4be267a80fa071878cfaa685e685e1
|
||||
checksum=14b64d3756db680bc2f2709e17911ac40e2010ce56a27722d1079cebcb8b3a71
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue