python-psutil: update to 2.2.1

This commit is contained in:
Alessio Sergi 2015-02-12 19:57:00 +01:00
parent f4d2259ee8
commit c40814debd

View file

@ -1,9 +1,9 @@
# Template file for 'python-psutil'
pkgname=python-psutil
version=2.2.0
version=2.2.1
revision=1
wrksrc="psutil-${version}"
build_style="python-module"
build_style=python-module
python_versions="2.7 3.4"
hostmakedepends="python-setuptools python3.4-setuptools"
makedepends="python-devel python3.4-devel"
@ -13,7 +13,7 @@ homepage="https://github.com/giampaolo/psutil"
license="BSD"
short_desc="Cross-platform process and system utilities module for Python2"
distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz"
checksum=b15cc9e7cad0991bd1cb806fa90ea85ba3a95d0f1226625ecef993294ad61521
checksum=a0e9b96f1946975064724e242ac159f3260db24ffa591c3da0a355361a3a337f
pre_build() {
# remove shebangs