~ruther/guix-local

46cb02c7cbd4ab1b89f24844d7889ab8a30d9e38 — Marius Bakke 3 years ago 389ae75
gnu: python-radon: Permit newer versions of mando.

* gnu/packages/python-xyz.scm (python-radon)[arguments]: Add setup.py
substitution.
1 files changed, 2 insertions(+), 0 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +2 -0
@@ 19837,6 19837,8 @@ while only declaring the test-specific fields.")
                      (substitute* "setup.py"
                        ((".*'future'.*")
                         "")
                        (("mando>=0\\.6,<0\\.7")
                         "mando>=0.6")
                        (("colorama==0.4.1")
                         "colorama>=0.4.1"))))
                  (replace 'check