From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/5] gnu: Add python-alabaster. Date: Sun, 03 Jul 2016 23:55:46 +0200 Message-ID: <877fd2crod.fsf@gnu.org> References: <17d62eabfc3346c1386cfd473a23d2a3f91a260e.1467421110.git.leo@famulari.name> 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]:34281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bJpMo-0000mn-Qa for guix-devel@gnu.org; Sun, 03 Jul 2016 17:55:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bJpMi-0008At-PG for guix-devel@gnu.org; Sun, 03 Jul 2016 17:55:53 -0400 In-Reply-To: <17d62eabfc3346c1386cfd473a23d2a3f91a260e.1467421110.git.leo@famulari.name> (Leo Famulari's message of "Fri, 1 Jul 2016 21:04:50 -0400") 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari skribis: > * gnu/packages/python.scm (python-alabaster, python2-alabaster): New vari= ables. [...] > +Sphinx documentation system. It is compatible with Python 2 and 3, and i= t is the ^^ Two spaces after period, but otherwise LGTM. Ludo=E2=80=99.