virtualenvwrapper: update to 4.8.2
This commit is contained in:
parent
39dfe70bce
commit
9e025dd678
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'virtualenvwrapper'
|
||||
pkgname=virtualenvwrapper
|
||||
version=4.8.1
|
||||
version=4.8.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://virtualenvwrapper.readthedocs.io/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=34b29cd5988d57f10a7ac77a85b466fe32d7623e7e1fd61c09d3c6331569ffe4
|
||||
checksum=18d8e4c500c4c4ee794f704e050cf2bbb492537532a4521d1047e7dd1ee4e374
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue