summaryrefslogtreecommitdiff
path: root/dev-python/psutil/psutil-5.9.5.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-04 15:17:45 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-04 15:17:45 +0100
commit2273b13517c999048fff4aa7714d14415478de1d (patch)
treed0ff945bd67ab1efccbaa9c7bcc077c8f8032338 /dev-python/psutil/psutil-5.9.5.ebuild
parent5e0e6a28799c4a5134e55d203b373f1d6811c004 (diff)
gentoo auto-resync : 04:08:2023 - 15:17:45
Diffstat (limited to 'dev-python/psutil/psutil-5.9.5.ebuild')
-rw-r--r--dev-python/psutil/psutil-5.9.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/psutil/psutil-5.9.5.ebuild b/dev-python/psutil/psutil-5.9.5.ebuild
index 408634edc4bb..a0d6144da7ba 100644
--- a/dev-python/psutil/psutil-5.9.5.ebuild
+++ b/dev-python/psutil/psutil-5.9.5.ebuild
@@ -9,14 +9,14 @@ PYTHON_COMPAT=( python3_{9..12} pypy3 )
inherit distutils-r1 pypi
-TEST_PATCH=psutil-5.9.5-tests-r1.patch
+TEST_PATCH=psutil-5.9.5-tests-r2.patch
DESCRIPTION="Retrieve information on running processes and system utilization"
HOMEPAGE="
https://github.com/giampaolo/psutil/
https://pypi.org/project/psutil/
"
SRC_URI+="
- https://dev.gentoo.org/~mgorny/dist/${TEST_PATCH}.xz
+ https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${TEST_PATCH}.xz
"
LICENSE="BSD"