python-psutil : update to 1.2.1.

This commit is contained in:
wertyi48 2013-12-17 13:45:30 -04:00
parent 704479663a
commit 540132bb23

View file

@ -1,9 +1,9 @@
# Template file for 'python-psutil'
pkgname=python-psutil
version=1.1.3
version=1.2.1
revision=1
distfiles="https://pypi.python.org/packages/source/p/psutil/psutil-${version}.tar.gz"
checksum="5e1164086a7ed3b863ebd12315d35086e22252b328401fce901a0862050ef98c"
checksum="508e4a44c8253a386a0f86d9c9bd4a1b4cbb2f94e88d49a19c1513653ca66c45"
build_style=python-module
hostmakedepends="python-devel python-distribute"
makedepends="python-devel"