GNU bug report logs -
#36626
[PATCH] gnu: hg-evolve: added package
Previous Next
Full log
Message #8 received at 36626 <at> debbugs.gnu.org (full text, mbox):
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.