python-psutil: update to 2.1.1.
This commit is contained in:
parent
313f122b47
commit
90a82588bc
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python-psutil'
|
||||
pkgname=python-psutil
|
||||
version=2.1.0
|
||||
version=2.1.1
|
||||
revision=1
|
||||
distfiles="https://pypi.python.org/packages/source/p/psutil/psutil-${version}.tar.gz"
|
||||
checksum="d1e3ce46736d86164b6d72070f2cbaf86dcf9db03066b7f36a7b302e334a8d01"
|
||||
checksum=bf812a4aa6a41147d0e96e63d826eb7582fda6b54ad8f22534354b7f8ac45593
|
||||
build_style="python-module"
|
||||
pycompile_module="psutil"
|
||||
hostmakedepends="python-devel python-distribute"
|
||||
|
|
Loading…
Reference in New Issue