Re: [PATCH] gnu: python: add pyserial.

2016-08-15 Thread Leo Famulari
On Mon, Aug 15, 2016 at 02:25:01PM +0200, Danny Milosavljevic wrote: > > * gnu/packages/python.scm (python-pyserial, python-pyserial2): New variables. Thank for this package! > + (uri (string-append > + "https://pypi.python.org/packages/"; > + > "3c/d8/a9fa247ca60b0

[PATCH] gnu: python: add pyserial.

2016-08-15 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-pyserial, python-pyserial2): New variables. --- gnu/packages/python.scm | 34 ++ 1 file changed, 34 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 5cc54d0..36c5d52 100644 --- a/gnu/packages/pyth