summary refs log tree commit diff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-09-15 20:08:21 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-09-15 20:15:56 -0400
commitb736af1824acb941919ee671ff5a8a67fa735406 (patch)
tree6026b4bc72a380f8209a6740aaabb2eef9fffd7d /gnu/packages/python-xyz.scm
parentf7a12f9224fc03eae4a49c007912b5f0c4f2f296 (diff)
downloadguix-b736af1824acb941919ee671ff5a8a67fa735406.tar.gz
gnu: catch-framework2: Rename variable to catch2.
Automated with:

    git grep -l catch-framework2 | xargs sed 's/catch-framework2/catch2/g' -i
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 9edfb0babb..e22d9dc87e 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -22305,7 +22305,7 @@ user-space file systems in Python.")
 
        ;; The following dependencies are used for tests.
        ("python-pytest" ,python-pytest)
-       ("catch" ,catch-framework2-1)
+       ("catch" ,catch2-1)
        ("eigen" ,eigen)))
     (arguments
      `(#:configure-flags