GNU bug report logs - #42114
[PATCH] gnu: Add plover.

Previous Next

Package: guix-patches;

Reported by: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Date: Sun, 28 Jun 2020 22:55:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: 42114 <at> debbugs.gnu.org
Subject: [bug#42114] [PATCH] gnu: Add plover.
Date: Sun, 05 Jul 2020 11:47:42 +0200
Hello Nicolas,

> +    (arguments
> +     `(#:python ,python-2))
> +    (native-inputs
> +     `(("python2-mock" ,python2-mock)
> +       ("python2-pytest" ,python2-pytest)
> +       ("python2-setuptools-scm" ,python2-setuptools-scm)))
> +    (inputs
> +     `(("python2-appdirs" ,python2-appdirs)
> +       ("python2-dbus" ,python2-dbus)
> +       ("python2-hidapi" ,python2-hidapi)
> +       ("python2-pyserial" ,python2-pyserial)
> +       ("python2-wxpython" ,python2-wxpython)
> +       ("python2-xlib" ,python2-xlib)))

It seems that this packages supports Python 3, any particular reason to
stick with Python 2 revision?

Otherwise, this looks fine.

Thanks,

Mathieu




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

Previous Next


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