~ruther/guix-local

fea6b07191e612c5bf73904078d72036e9c2ac62 — Nicolas Graves 4 months ago aadecfb
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 <sharlatanus@gmail.com>
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/check.scm
M gnu/packages/check.scm => gnu/packages/check.scm +1 -1
@@ 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