GNU bug report logs - #36626
[PATCH] gnu: hg-evolve: added package

Previous Next

Package: guix-patches;

Reported by: arne_bab <at> web.de

Date: Fri, 12 Jul 2019 21:39:02 UTC

Severity: normal

Tags: patch

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Arne Babenhauserheide <arne_bab <at> web.de>
Cc: 36626 <at> debbugs.gnu.org
Subject: [bug#36626] [PATCH] gnu: hg-evolve: added package
Date: Mon, 15 Jul 2019 12:46:54 +0200
Hi Arne,

Arne Babenhauserheide <arne_bab <at> web.de> skribis:

> * gnu/packages/version-control.scm (hg-evolve): New package.

[...]

> +    (arguments
> +     `(;; Restrict to Python 2, as Python 3 would require
> +       ;; the argument --c2to3.
> +       #:python ,python-2

Still, if it can be built with Python 3, we should do that because
Python 2 is approaching EOL.

Where does that that ‘--c2to3’ flag has to be passed?

> +       ;; FIXME: Disabled tests because they require the nose unit
> +       ;; testing framework: https://nose.readthedocs.org/en/latest/ .
> +       #:tests? #f))

There’s a ‘python-nose’ package though; could we use it?

Thanks,
Ludo’.




This bug report was last modified 5 years and 335 days ago.

Previous Next


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