diff --git a/srcpkgs/python-psutil/template b/srcpkgs/python-psutil/template index 712c5ea4e5e..ac8636ed46f 100644 --- a/srcpkgs/python-psutil/template +++ b/srcpkgs/python-psutil/template @@ -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