python-psutil: update to 5.1.1

This commit is contained in:
Alessio Sergi 2017-02-03 23:11:35 +01:00
parent 214e7c5387
commit 2d762b7464

View file

@ -1,6 +1,6 @@
# Template file for 'python-psutil' # Template file for 'python-psutil'
pkgname=python-psutil pkgname=python-psutil
version=5.1.0 version=5.1.1
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=7570e1d82345fab3a0adce24baf993adbca4c87a1be2fa6ee79babdaafa817fb checksum=ece06401d719050a84cca97764ff5b0e41aafe6b6a2ec8a1d0bb89ca5e206d0f
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE