diff --git a/srcpkgs/python3-psutil/template b/srcpkgs/python3-psutil/template index 5736304eaf7..b52b4e56ec1 100644 --- a/srcpkgs/python3-psutil/template +++ b/srcpkgs/python3-psutil/template @@ -1,6 +1,6 @@ # Template file for 'python3-psutil' pkgname=python3-psutil -version=5.9.4 +version=5.9.5 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://github.com/giampaolo/psutil" changelog="https://raw.githubusercontent.com/giampaolo/psutil/master/HISTORY.rst" distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz" -checksum=3d7f9739eb435d4b1338944abe23f49584bde5395f27487d2ee25ad9a8774a62 +checksum=5410638e4df39c54d957fc51ce03048acd8e6d60abc0f5107af51e5fb566eb3c # Tests seem to assume package is installed make_check=no