From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egtXX-0004gZ-3r for guix-patches@gnu.org; Wed, 31 Jan 2018 09:39:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egtXS-0005Yx-As for guix-patches@gnu.org; Wed, 31 Jan 2018 09:39:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:42545) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1egtXS-0005Yn-6q for guix-patches@gnu.org; Wed, 31 Jan 2018 09:39:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1egtXS-0004AM-11 for guix-patches@gnu.org; Wed, 31 Jan 2018 09:39:02 -0500 Subject: [bug#29415] [PATCH] gnu: python-axolotl: Update to 0.1.39 and fix build. Resent-Message-ID: From: Adam Van Ymeren In-Reply-To: <877erzvyh4.fsf@gnu.org> References: <87y3mw3go1.fsf@vany.ca> <20171125000952.GA17061@jasmine.lan> <87vahvvkb2.fsf@vany.ca> <877erzvyh4.fsf@gnu.org> Date: Wed, 31 Jan 2018 09:38:14 -0500 Message-ID: <87y3keccvd.fsf@vany.ca> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 29415@debbugs.gnu.org Ludovic Court=C3=A8s writes: > Hi Adam, > > Adam Van Ymeren skribis: > >> Leo Famulari writes: >>> I think this change should be submitted upstream, which is here: >>> >>> https://github.com/tgalal/python-axolotl >>> >>> Can you do that? We wouldn't have to wait for a new release of >>> python-axolotl, but we should wait to hear what the upstream maintainer >>> thinks. >> >> Pull request sent. >> >> There is also a pull request pending from someone else that updates >> pyton-axolotl to use a newer python cryptography library rather than the >> deprecated python-pycrypto library. That would also fix this issue and >> is a much better long term fix but also a more intrusive change. > > 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 > > Thanks in advance, > Ludo=E2=80=99.