From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:46093) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1igywF-0006L4-Cn for guix-patches@gnu.org; Mon, 16 Dec 2019 17:34:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1igywE-0007ZQ-FT for guix-patches@gnu.org; Mon, 16 Dec 2019 17:34:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:34472) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1igywE-0007ZM-Cj for guix-patches@gnu.org; Mon, 16 Dec 2019 17:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1igywE-0006S0-9f for guix-patches@gnu.org; Mon, 16 Dec 2019 17:34:02 -0500 Subject: bug#38637: [PATCH 4/4] gnu: Add python-gffutils. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20191216152519.3595-1-madalinionel.patrascu@mdc-berlin.de> <20191216152519.3595-4-madalinionel.patrascu@mdc-berlin.de> From: Ricardo Wurmus In-reply-to: <20191216152519.3595-4-madalinionel.patrascu@mdc-berlin.de> Date: Mon, 16 Dec 2019 23:33:19 +0100 Message-ID: <87k16vc34g.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: =?UTF-8?Q?M=C4=83d=C4=83lin?= Ionel =?UTF-8?Q?Patra=C8=99cu?= Cc: 38637-done@debbugs.gnu.org M=C4=83d=C4=83lin Ionel Patra=C8=99cu = writes: > Co-authored-by: Ricardo Wurmus > > * gnu/packages/bioinformatics.scm (python-gffutils): New variable. I=E2=80=99ve pushed this to the =E2=80=9Cmaster=E2=80=9D branch with commit= cfd83f3282. Thank you! --=20 Ricardo