guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0.


From: Leo Famulari
Subject: [bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0.
Date: Wed, 11 Mar 2020 15:15:42 -0400

On Mon, Mar 09, 2020 at 09:18:20AM +0100, Tanguy Le Carrour wrote:
> * gnu/packages/python-xyz.scm (python-jsonschema): Update to 3.2.0.
> [propagated-inputs]: Add python-importlib-metadata.
> [arguments]: Disable failing test.

> +         (add-before 'check 'disable-failing-test
> +           (lambda _
> +             (substitute* "jsonschema/tests/test_cli.py"
> +               (("def test_version") "def _test_version"))
> +             #t))

Again, we need a comment explaining what's wrong with the test.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]