From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 6BH7N0LL/2HAKwEAgWs5BA (envelope-from ) for ; Sun, 06 Feb 2022 14:21:06 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uPGEMELL/2GBsAAAG6o9tA (envelope-from ) for ; Sun, 06 Feb 2022 14:21:06 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7BBE213DF6 for ; Sun, 6 Feb 2022 14:21:06 +0100 (CET) Received: from localhost ([::1]:55048 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nGhTV-00052u-Eg for larch@yhetil.org; Sun, 06 Feb 2022 08:21:05 -0500 Received: from eggs.gnu.org ([209.51.188.92]:48486) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGhSc-00052h-Kp for guix-patches@gnu.org; Sun, 06 Feb 2022 08:20:11 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42885) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nGhST-0002cr-Ot for guix-patches@gnu.org; Sun, 06 Feb 2022 08:20:09 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nGhST-0007Ks-Kq for guix-patches@gnu.org; Sun, 06 Feb 2022 08:20:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53818] [PATCH 2/3] import: Add 'repology' updater. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 Feb 2022 13:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53818 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen , 53818@debbugs.gnu.org Received: via spool by 53818-submit@debbugs.gnu.org id=B53818.164415358828175 (code B ref 53818); Sun, 06 Feb 2022 13:20:01 +0000 Received: (at 53818) by debbugs.gnu.org; 6 Feb 2022 13:19:48 +0000 Received: from localhost ([127.0.0.1]:36782 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGhSG-0007KN-5u for submit@debbugs.gnu.org; Sun, 06 Feb 2022 08:19:48 -0500 Received: from andre.telenet-ops.be ([195.130.132.53]:49366) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGhSE-0007K6-Oq for 53818@debbugs.gnu.org; Sun, 06 Feb 2022 08:19:47 -0500 Received: from [172.20.10.5] ([188.188.251.13]) by andre.telenet-ops.be with bizsmtp id rpKl2600L0J677g01pKlcH; Sun, 06 Feb 2022 14:19:46 +0100 Message-ID: <232779a14d33f69de0665500099f9968fe6d0ca1.camel@telenet.be> From: Maxime Devos Date: Sun, 06 Feb 2022 14:19:45 +0100 In-Reply-To: <88f866aff65c0ec9611b6cc0ee9d680ba711df38.1644147246.git.public@yoctocell.xyz> References: <88f866aff65c0ec9611b6cc0ee9d680ba711df38.1644147246.git.public@yoctocell.xyz> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-4XF0YbLbGHHrhpGk7T/f" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1644153586; bh=wB759+6eFXr7rwUlyIEWFbK3w/56SCOrx5lITkI1ZrY=; h=Subject:From:To:Date:In-Reply-To:References; b=lF2DYpJE34f2/HKZ7dP8RaqiRZSk4WJXBQ62T/EIIhlEMEry+gb8UEP2oS5r2qQJ3 0JKhoTMpb3TRpapiSrUNa1wzrlVuZDaxOYK12UAcObZ49GkQss2+WYieFahx34rLOO b0LF37m+a3w/bs2k7flBHD3p6IfG93QPS+UixW4s1/PiZU0cZzyoOlF3eURcKnbALU 7zFyvDnXpPg6Gj0Wzs/eHXUr9vDGqsQmbzjziZUZJQXJEH6aYj8eUhYCmpKj2aYWnj UotooPNcsYxyTBM4JFEfHyppdBJ6GKGSuCF9hgyKQ2uF3A7nw0XsQm3E4Ea02PVlCN muNq2eoUo80Fw== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1644153666; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=wB759+6eFXr7rwUlyIEWFbK3w/56SCOrx5lITkI1ZrY=; b=IXJKSbVqBKZnygb9gQ1vGPFUn+ZfdrTj6V5TIA+LqO3hPKwShCCvCgtko2Z5dDLsMcvW5p 8xx/IehujkjFjmztusp5f0NN/NmGhWWnJ/NHEFbr2O6PUmg9wmUdxEKMGLLycoru5jjihh /60wNZ1NrYNVPISa9sFnYD4DZa6KaDLI6LrL+/gQYIoq1oT81OejEA7dLHY7n+8eYdAO6T DsddI7yzGQMcVsnDPPFncV4pAGOcn/EaJxTQCkUr2YMGKHu/P1lylU4jYp01SuD+N76bLD GmkPV1rgvJYDDXOuZGajAQODDWJ7805a5P87FFVVY8VwchX+ObrRk0Boqbv43g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644153666; a=rsa-sha256; cv=none; b=fDLi1IzKZO366FXPl+qPE8wcvJ7/nYqiZ7SsYuemau6UEQ5ELSl6nFxKT2ld0XcYO+zgkZ z4zniUX9A1xhETvmLEoWZFw2UXpHgqaxAbtpmSHHqiTDwGBEvo4uXifrOtkZeDE697eLun tjqPJwFtS3dhwbNjEHZ7w8eXU3RpJmOCMCUVuhASvNAHc0J7C8TCttht5MpvSn/zkm0dkR r3MeMBLGyQsDYQ65WMfCCBsWIJsGwZKLKtTA44dfdviw5BOhxMCj1JcNOcTVBHu+HutBJn Kf0JxrTAq9GP/pfkFYLhACTcmtt3W/4sIqyMy8VdZR2sAAX3QolYD8xjiXnDAQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=lF2DYpJE; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.23 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=lF2DYpJE; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 7BBE213DF6 X-Spam-Score: -4.23 X-Migadu-Scanner: scn1.migadu.com X-TUID: xCFWJDCi8Dgd --=-4XF0YbLbGHHrhpGk7T/f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xinglu Chen schreef op zo 06-02-2022 om 14:00 [+0100]: > +(test-equal "package using Git repo: git-reference" > +=C2=A0 (list (git-reference > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (url "https://git.examp= le.org/foo") > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (commit "2.0"))) Drop 'list', (guix upstream) doesn't expect a list here. Greetings, Maxime --=-4XF0YbLbGHHrhpGk7T/f Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYf/K8RccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7mTWAQCQuKqErajwXrLQSTyhqeU6Iwgl eeTFpC4jkSkCo6UiYwD/YfIUskfiROHeqVt/3FiqAuQKXuqmnQUgwLpRF1xMCwI= =z0mH -----END PGP SIGNATURE----- --=-4XF0YbLbGHHrhpGk7T/f--