From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 03/04] gnu: Add python2-xdo Date: Sun, 7 Feb 2016 16:12:32 -0500 Message-ID: <20160207211232.GA21689@jasmine> References: <87bn7ufqhg.fsf@dustycloud.org> <20160206084035.GE1432@jasmine> <87pow9tpio.fsf@dustycloud.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58350) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSWdK-00006L-0p for guix-devel@gnu.org; Sun, 07 Feb 2016 16:12:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aSWdG-0008WJ-S0 for guix-devel@gnu.org; Sun, 07 Feb 2016 16:12:37 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:52754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aSWdG-0008Vs-6j for guix-devel@gnu.org; Sun, 07 Feb 2016 16:12:34 -0500 Content-Disposition: inline In-Reply-To: <87pow9tpio.fsf@dustycloud.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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Christopher Allan Webber Cc: guix-devel@gnu.org On Sat, Feb 06, 2016 at 02:59:01PM -0800, Christopher Allan Webber wrote: > Leo Famulari writes: [...] > From 85bc38e6682bf8892243d627c4beec7b1a9f521a Mon Sep 17 00:00:00 2001 > From: Christopher Allan Webber > Date: Fri, 5 Feb 2016 19:07:11 -0800 > Subject: [PATCH 2/3] gnu: Add python2-xdo ^ Please end the sentence with a period. :) > > * gnu/packages/python.scm (python2-xdo): New variable. With all the other requested changes, LGTM.