From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53104) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egvOg-0005NO-Ez for guix-patches@gnu.org; Wed, 31 Jan 2018 11:38:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egvOc-0003y9-8Z for guix-patches@gnu.org; Wed, 31 Jan 2018 11:38:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:43535) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1egvOc-0003xw-4e for guix-patches@gnu.org; Wed, 31 Jan 2018 11:38:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1egvOb-0007j0-US for guix-patches@gnu.org; Wed, 31 Jan 2018 11:38:01 -0500 Subject: bug#29415: [PATCH] gnu: python-axolotl: Update to 0.1.39 and fix build. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87y3mw3go1.fsf@vany.ca> <20171125000952.GA17061@jasmine.lan> <87vahvvkb2.fsf@vany.ca> <877erzvyh4.fsf@gnu.org> <87y3keccvd.fsf@vany.ca> Date: Wed, 31 Jan 2018 17:37:49 +0100 In-Reply-To: <87y3keccvd.fsf@vany.ca> (Adam Van Ymeren's message of "Wed, 31 Jan 2018 09:38:14 -0500") Message-ID: <87lggernky.fsf@gnu.org> 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: Adam Van Ymeren Cc: 29415-done@debbugs.gnu.org Hi Adam, Adam Van Ymeren skribis: > Ludovic Court=C3=A8s writes: [...] >> Any update on this? :-) > > Haven't heard anything from the maintainer :/. > > We could just go ahead and apply my patch anways :). Or remove the > package from guix entirely. As it stands the package has been broken > for over a year in guix. > > https://hydra.gnu.org/job/gnu/master/python-axolotl-0.1.35.x86_64-linux Indeed. I adjusted the patch and commit log and pushed it as commit 51f887f33d08a805fa62c726c81904ce54a540ac. Sorry for taking so long! Thank you, Ludo=E2=80=99.