mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
virtualenvwrapper: update to 4.6.0
This commit is contained in:
parent
ebadc209ac
commit
2fcc26b7e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'virtualenvwrapper'
|
# Template file for 'virtualenvwrapper'
|
||||||
pkgname=virtualenvwrapper
|
pkgname=virtualenvwrapper
|
||||||
version=4.5.1
|
version=4.6.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname}-${version}"
|
wrksrc="${pkgname}-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://virtualenvwrapper.readthedocs.org/"
|
homepage="http://virtualenvwrapper.readthedocs.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=ac0b09ce7409ec9d5b8ec90d073641b86bbafc3161f844347b89cc25b2e3a3d9
|
checksum=f3c73c3a5436f4d040505e5fb45401abdc4be267a80fa071878cfaa685e685e1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue