guix-patches
[Top][All Lists]
Advanced

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

[bug#40265] [PATCH] gnu: python-intervaltree: Update to 3.0.2.


From: Marius Bakke
Subject: [bug#40265] [PATCH] gnu: python-intervaltree: Update to 3.0.2.
Date: Tue, 31 Mar 2020 16:58:43 +0200
User-agent: Notmuch/0.29.3 (https://notmuchmail.org) Emacs/26.3 (x86_64-pc-linux-gnu)

Jakub Kądziołka <address@hidden> writes:

> +    (arguments
> +     `(#:phases
> +       (modify-phases %standard-phases
> +         (add-before 'check 'import-mismatch-error-workaround
> +           (lambda _
> +             (setenv "PY_IGNORE_IMPORTMISMATCH" "1")
> +             #t)))))

Can you add a comment about what this does?

Also, I guess this package should be moved out of bioinformatics.scm,
assuming the software you are packaging is not bioinfo-related?

Attachment: signature.asc
Description: PGP signature


reply via email to

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