GNU bug report logs - #54067
[PATCH] gnu: Add python-gym.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <at> tutanota.com

Date: Sat, 19 Feb 2022 21:30:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: kiasoc5 <at> tutanota.com, 54067 <at> debbugs.gnu.org
Subject: [bug#54067] [PATCH] gnu: Add python-gym.
Date: Sun, 20 Feb 2022 11:36:33 +0100
[Message part 1 (text/plain, inline)]
kiasoc5--- via Guix-patches via schreef op za 19-02-2022 om 22:29
[+0100]:
> +     `(#:phases
> +       (modify-phases %standard-phases
> +         (delete 'check)   ; tests require nonfree library

How about setting the #:tests? argument instead?

  (arguments
    (list
      #:tests? #false ; tests require nonfree library
      #:phases
      #~(modify-phases ...)))

Greetings,
Maxime.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 116 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.