From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e45OF-0004EN-9c for guix-patches@gnu.org; Mon, 16 Oct 2017 09:25:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e45OA-0000Lc-Cn for guix-patches@gnu.org; Mon, 16 Oct 2017 09:25:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:33978) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e45OA-0000LB-9I for guix-patches@gnu.org; Mon, 16 Oct 2017 09:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e45OA-0005JH-3L for guix-patches@gnu.org; Mon, 16 Oct 2017 09:25:02 -0400 Subject: bug#27548: [PATCH] gnu: Add python-xenon Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170701144420.24120-1-fredmanglis@gmail.com> Date: Mon, 16 Oct 2017 15:24:06 +0200 In-Reply-To: <20170701144420.24120-1-fredmanglis@gmail.com> (Muriithi Frederick Muriuki's message of "Sat, 1 Jul 2017 17:44:20 +0300") Message-ID: <87po9ncjk9.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Muriithi Frederick Muriuki Cc: 27548-done@debbugs.gnu.org Muriithi Frederick Muriuki skribis: > * gnu/packages/python.scm (python-xenon, python2-xenon) New variables. This was pushed as 2038a48f4d a while back. Thanks again, Ludo'.