python-psutil : update to 1.1.3.
This commit is contained in:
parent
4db5e1b40d
commit
c46c5e806f
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python-psutil'
|
||||
pkgname=python-psutil
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
revision=1
|
||||
distfiles="https://pypi.python.org/packages/source/p/psutil/psutil-${version}.tar.gz"
|
||||
checksum="adeb1afcb46327bed6603aa8981dce863f052043a52f003e2742ec7c3739677a"
|
||||
checksum="5e1164086a7ed3b863ebd12315d35086e22252b328401fce901a0862050ef98c"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-devel python-distribute"
|
||||
makedepends="python-devel"
|
||||
|
|
Loading…
Reference in a new issue