commit: 216874ec950a3f79b596fd11f20d277ba48584e1
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 11 18:35:59 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 18:35:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=216874ec
dev-python/pytest-shell-utilities: Require <dev-python/psutil-6
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
...ll-utilities-1.9.0.ebuild => pytest-shell-utilities-1.9.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild
b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0-r1.ebuild
similarity index 96%
rename from
dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild
rename to
dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0-r1.ebuild
index c6d8c2dc29b4..0b55407201b4 100644
--- a/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0.ebuild
+++ b/dev-python/pytest-shell-utilities/pytest-shell-utilities-1.9.0-r1.ebuild
@@ -25,7 +25,7 @@ KEYWORDS="amd64 ~arm arm64 ~riscv x86"
RDEPEND="
>=dev-python/attrs-22.1.0[${PYTHON_USEDEP}]
>=dev-python/pytest-7.4.0[${PYTHON_USEDEP}]
- dev-python/psutil[${PYTHON_USEDEP}]
+ <dev-python/psutil-6[${PYTHON_USEDEP}]
dev-python/pytest-helpers-namespace[${PYTHON_USEDEP}]
dev-python/pytest-skip-markers[${PYTHON_USEDEP}]
"