From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40670) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gOt3K-0000qF-Vj for guix-patches@gnu.org; Mon, 19 Nov 2018 18:34:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gOt3K-0007c0-9O for guix-patches@gnu.org; Mon, 19 Nov 2018 18:34:02 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:57204) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gOt3K-0007bf-5n for guix-patches@gnu.org; Mon, 19 Nov 2018 18:34:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gOt3J-0001V6-OE for guix-patches@gnu.org; Mon, 19 Nov 2018 18:34:01 -0500 Subject: [bug#33438] [PATCH] gnu: Add python-wikidata. Resent-Message-ID: From: swedebugia References: Message-ID: <16c73b4f-4b9f-8750-d1c2-4daaf65da673@riseup.net> Date: Tue, 20 Nov 2018 00:33:25 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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: 33438@debbugs.gnu.org, pjotr.public12@thebird.nl On 2018-11-20 00:09, swedebugia wrote: > First step towards integration between Guix<->Wikidata :D The pypi-url did not look in the right place for the file so I hardcoded the url. "guix import pypi wikidata" found the correct url - no idea why "guix build" did not. -- Cheers Swedebugia