python-psutil: update to 5.4.2.

Closes #9837.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2017-12-08 00:42:59 -02:00 committed by Enno Boland
parent 536ce58b61
commit 5aac0422b1

View file

@ -1,6 +1,6 @@
# Template file for 'python-psutil' # Template file for 'python-psutil'
pkgname=python-psutil pkgname=python-psutil
version=5.4.1 version=5.4.2
revision=1 revision=1
wrksrc="psutil-${version}" wrksrc="psutil-${version}"
build_style=python-module build_style=python-module
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/giampaolo/psutil" homepage="https://github.com/giampaolo/psutil"
license="3-clause-BSD" license="3-clause-BSD"
distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz" distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz"
checksum=42e2de159e3c987435cb3b47d6f37035db190a1499f3af714ba7af5c379b6ba2 checksum=00a1f9ff8d1e035fba7bfdd6977fa8ea7937afdb4477339e5df3dba78194fe11
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE