virtualenvwrapper: update to 4.6.0
This commit is contained in:
parent
ebadc209ac
commit
2fcc26b7e6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'virtualenvwrapper'
|
||||
pkgname=virtualenvwrapper
|
||||
version=4.5.1
|
||||
version=4.6.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=ac0b09ce7409ec9d5b8ec90d073641b86bbafc3161f844347b89cc25b2e3a3d9
|
||||
checksum=f3c73c3a5436f4d040505e5fb45401abdc4be267a80fa071878cfaa685e685e1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue