python3-psutil: update to 5.9.4.

This commit is contained in:
skmpz 2022-11-14 20:21:09 +04:00 committed by classabbyamp
parent 3b73caa288
commit 87007a06dd
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-psutil'
pkgname=python3-psutil
version=5.9.3
revision=2
version=5.9.4
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel"
@ -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=7ccfcdfea4fc4b0a02ca2c31de7fcd186beb9cff8207800e14ab66f79c773af6
checksum=3d7f9739eb435d4b1338944abe23f49584bde5395f27487d2ee25ad9a8774a62
# Tests seem to assume package is installed
make_check=no