From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH v2] gnu: python: Add pyserial. Date: Tue, 16 Aug 2016 13:19:15 -0400 Message-ID: <20160816171915.GA31193@jasmine> References: <20160816002940.GA16946@jasmine> <20160816014043.21149-1-dannym@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZi1V-0002pz-T8 for guix-devel@gnu.org; Tue, 16 Aug 2016 13:19:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZi1P-0006ZD-Rw for guix-devel@gnu.org; Tue, 16 Aug 2016 13:19:32 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:60163) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZi1O-0006YP-DJ for guix-devel@gnu.org; Tue, 16 Aug 2016 13:19:27 -0400 Content-Disposition: inline In-Reply-To: <20160816014043.21149-1-dannym@scratchpost.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Danny Milosavljevic Cc: guix-devel@gnu.org On Tue, Aug 16, 2016 at 03:40:43AM +0200, Danny Milosavljevic wrote: > gnu: python: Add pyserial. > > * gnu/packages/python.scm (python-pyserial, python-pyserial2): New variables. Thanks, pushed as 517a6c0c6e4!