From fea6b07191e612c5bf73904078d72036e9c2ac62 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Sun, 19 Oct 2025 15:38:17 +0200 Subject: [PATCH] gnu: behave: Replace python-pathpy by python-path. * gnu/packages/check.scm (behave)[native-inputs]: Replace python-pathpy by python-path. Change-Id: I949a67d7beb9e047719a9e6e0d2b04ec0e67e3ed Signed-off-by: Sharlatan Hellseher --- gnu/packages/check.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm index 5bc6db0632170bf94ffc140864ceb7f56ad873ec..6a4baf0781f51c967c66891f50fd0d3f1f014101 100644 --- a/gnu/packages/check.scm +++ b/gnu/packages/check.scm @@ -3109,7 +3109,7 @@ backported from Python 2.7 for Python 2.4+.") (native-inputs (list python-mock python-assertpy - python-pathpy + python-path python-pyhamcrest python-pytest python-pytest-html