From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 09 17:32:50 2019 Received: (at 34139-done) by debbugs.gnu.org; 9 Feb 2019 22:32:50 +0000 Received: from localhost ([127.0.0.1]:41618 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gsbB4-0001m7-3h for submit@debbugs.gnu.org; Sat, 09 Feb 2019 17:32:50 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:55508) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gsbB1-0001lw-5O for 34139-done@debbugs.gnu.org; Sat, 09 Feb 2019 17:32:48 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id E2F92DDC5; Sat, 9 Feb 2019 23:32:45 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FE_OqURqKji7; Sat, 9 Feb 2019 23:32:44 +0100 (CET) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 1B4ECD9D9; Sat, 9 Feb 2019 23:32:44 +0100 (CET) From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Vagrant Cascadian Subject: Re: [bug#34139] Update electrum, add python-aiohttp-socks and python-aiorpcx References: <87ef98nr6q.fsf@ponder> <87tvhwmo3e.fsf@gnu.org> <87h8doe9qk.fsf@ponder> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 21 =?utf-8?Q?Pluvi=C3=B4se?= an 227 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 09 Feb 2019 23:32:43 +0100 In-Reply-To: <87h8doe9qk.fsf@ponder> (Vagrant Cascadian's message of "Thu, 31 Jan 2019 14:35:31 -0800") Message-ID: <87lg2opp84.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 34139-done Cc: 34139-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello, Vagrant Cascadian skribis: > From 65b287d82f90b821e0ef6ce21d8563e7df4607f3 Mon Sep 17 00:00:00 2001 > From: Vagrant Cascadian > Date: Thu, 17 Jan 2019 00:17:11 +0000 > Subject: [PATCH 1/3] gnu: Add python-aiohttp-socks. > > * gnu/packages/python-web.scm (python-aiohttp-socks): New variable. [...] > From 8e1f70364b46dc416116147342a4236a4232f196 Mon Sep 17 00:00:00 2001 > From: Vagrant Cascadian > Date: Thu, 17 Jan 2019 00:18:41 +0000 > Subject: [PATCH 2/3] gnu: Add python-aiorpcx. > > * gnu/packages/python-web.scm (python-aiorpcx): New variable. [...] > From 54d18a3a69ebbe6430d13bbb15f603cdc31a4129 Mon Sep 17 00:00:00 2001 > From: Vagrant Cascadian > Date: Tue, 15 Jan 2019 04:51:34 +0000 > Subject: [PATCH 3/3] gnu: electrum: Update to 3.3.3. > > * gnu/packages/finance.scm (electrum): Update to 3.3.3. > [inputs]: Add python-aiohttp, python-aiohttp-socks, python-aiorpcx and > python-certifi. I finally applied all three patches with minor tweaks to the descriptions; I also added a copyright line for you in python-web.scm. Sorry for the delay! Unfortunately qtwebkit, a dependency of Electrum, currently fails to build on =E2=80=98master=E2=80=99: --8<---------------cut here---------------start------------->8--- [ 81%] Generating ../../DerivedSources/WebKit2/AuthenticationManagerMessage= Receiver.cpp, ../../DerivedSources/WebKit2/AuthenticationManagerMessages.h cd /tmp/guix-build-qtwebkit-5.212.0-alpha2.drv-0/qtwebkit-5.212.0-alpha2/So= urce/WebKit2 && /gnu/store/g87hamjyipk1j6dfq5pjfzfnfb64spbv-python2-2.7.15/= bin/python2.7 /tmp/guix-build-qtwebkit-5.212.0-alpha2.drv-0/qtwebkit-5.212.= 0-alpha2/Source/WebKit2/Scripts/generate-message-receiver.py Shared/Authent= ication/AuthenticationManager.messages.in > /tmp/guix-build-qtwebkit-5.212.= 0-alpha2.drv-0/build/DerivedSources/WebKit2/AuthenticationManagerMessageRec= eiver.cpp Traceback (most recent call last): File "/tmp/guix-build-qtwebkit-5.212.0-alpha2.drv-0/qtwebkit-5.212.0-alph= a2/Source/WebKit2/Scripts/generate-message-receiver.py", line 28, in import webkit.messages EOFError: EOF read where object expected cd /tmp/guix-build-qtwebkit-5.212.0-alpha2.drv-0/qtwebkit-5.212.0-alpha2/So= urce/WebKit2 && /gnu/store/g87hamjyipk1j6dfq5pjfzfnfb64spbv-python2-2.7.15/= bin/python2.7 /tmp/guix-build-qtwebkit-5.212.0-alpha2.drv-0/qtwebkit-5.212.= 0-alpha2/Source/WebKit2/Scripts/generate-messages-header.py NetworkProcess/= NetworkResourceLoader.messages.in > /tmp/guix-build-qtwebkit-5.212.0-alpha2= .drv-0/build/DerivedSources/WebKit2/NetworkResourceLoaderMessages.h make[2]: *** [Source/WebKit2/CMakeFiles/WebKit2.dir/build.make:194: Derived= Sources/WebKit2/ChildProcessMessageReceiver.cpp] Error 1 --8<---------------cut here---------------end--------------->8--- See . Interestingly this was first reported here for WebkitGTK: . To be continued=E2=80=A6 Thanks, Ludo=E2=80=99.