From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1egdHn-0000K8-U3 for guix-patches@gnu.org; Tue, 30 Jan 2018 16:18:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1egdH4-0001N4-P9 for guix-patches@gnu.org; Tue, 30 Jan 2018 16:17:47 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:41989) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1egdH4-0001M3-BP for guix-patches@gnu.org; Tue, 30 Jan 2018 16:17:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1egdH4-00062N-2N for guix-patches@gnu.org; Tue, 30 Jan 2018 16:17:02 -0500 Subject: [bug#29415] [PATCH] gnu: python-axolotl: Update to 0.1.39 and fix build. 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> Date: Tue, 30 Jan 2018 22:16:39 +0100 In-Reply-To: <87vahvvkb2.fsf@vany.ca> (Adam Van Ymeren's message of "Mon, 27 Nov 2017 10:00:01 -0500") Message-ID: <877erzvyh4.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@debbugs.gnu.org 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? :-) Thanks in advance, Ludo=E2=80=99.