mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-psutil: update to 5.9.8.
This commit is contained in:
parent
057234c78a
commit
71a651cf5b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-psutil'
|
# Template file for 'python3-psutil'
|
||||||
pkgname=python3-psutil
|
pkgname=python3-psutil
|
||||||
version=5.9.7
|
version=5.9.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
# Failing tests: see https://github.com/giampaolo/psutil/issues/2043
|
# Failing tests: see https://github.com/giampaolo/psutil/issues/2043
|
||||||
|
@ -25,7 +25,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/giampaolo/psutil"
|
homepage="https://github.com/giampaolo/psutil"
|
||||||
changelog="https://raw.githubusercontent.com/giampaolo/psutil/master/HISTORY.rst"
|
changelog="https://raw.githubusercontent.com/giampaolo/psutil/master/HISTORY.rst"
|
||||||
distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz"
|
||||||
checksum=3f02134e82cfb5d089fddf20bb2e03fd5cd52395321d1c8458a9e58500ff417c
|
checksum=6be126e3225486dff286a8fb9a06246a5253f4c7c53b475ea5f5ac934e64194c
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
# This test fails because RLIMIT_RTTIME is n/a in musl 1.1
|
# This test fails because RLIMIT_RTTIME is n/a in musl 1.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue