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/2] doc: Update specification for Python packages Date: Wed, 01 Jun 2016 23:02:25 +0200 Message-ID: <874m9cfwri.fsf@gnu.org> References: <1464541540-13495-1-git-send-email-h.goebel@crazy-compilers.com> <1464541540-13495-2-git-send-email-h.goebel@crazy-compilers.com> 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]:55255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b8DHc-00013K-Gr for guix-devel@gnu.org; Wed, 01 Jun 2016 17:02:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b8DHZ-0003Po-CO for guix-devel@gnu.org; Wed, 01 Jun 2016 17:02:32 -0400 In-Reply-To: <1464541540-13495-2-git-send-email-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Sun, 29 May 2016 19:05:40 +0200") 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: Hartmut Goebel Cc: guix-devel@gnu.org Hartmut Goebel skribis: > * doc/guix.texi (Python Packages): Add rule for packages with upstream > name starting with "py". Applied, thanks! Ludo=E2=80=99.