From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/3] gnu: Add xdot. Date: Fri, 09 Dec 2016 15:21:11 +0100 Message-ID: <87k2b9chew.fsf@gnu.org> References: <20161126142758.25457-1-theodoros.for@openmailbox.org> <20161126142758.25457-2-theodoros.for@openmailbox.org> <87wpfofuzg.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47053) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFM33-0007Gv-P7 for guix-devel@gnu.org; Fri, 09 Dec 2016 09:21:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cFM30-0004xo-LB for guix-devel@gnu.org; Fri, 09 Dec 2016 09:21:17 -0500 In-Reply-To: <87wpfofuzg.fsf@openmailbox.org> (Kei Kebreau's message of "Sun, 27 Nov 2016 16:55:47 -0500") 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: Kei Kebreau Cc: guix-devel@gnu.org Kei Kebreau skribis: > Theodoros Foradis writes: > >> * gnu/packages/graphviz.scm (xdot): New variable. [...] > Other than the comment above, LGTM. Is there someone more experienced > with Python packages who can double check this? If it builds and passes =E2=80=98guix lint=E2=80=99 and looks good to you, = please push, Kei. We can always modify it later if we find a problem. Thanks! Ludo=E2=80=99.