From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id yH15CRMoIGEQFgEAgWs5BA (envelope-from ) for ; Sat, 21 Aug 2021 00:09:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id QHf9BBMoIGHlewAA1q6Kng (envelope-from ) for ; Fri, 20 Aug 2021 22:09:23 +0000 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 D52DA1AD8D for ; Sat, 21 Aug 2021 00:09:22 +0200 (CEST) Received: from localhost ([::1]:34150 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mHChV-0001YT-Vo for larch@yhetil.org; Fri, 20 Aug 2021 18:09:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34170) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mHChD-0001VM-Jx for guix-patches@gnu.org; Fri, 20 Aug 2021 18:09:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52330) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mHChD-0007B8-Ac for guix-patches@gnu.org; Fri, 20 Aug 2021 18:09:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mHChD-0002OW-6J for guix-patches@gnu.org; Fri, 20 Aug 2021 18:09:03 -0400 Subject: bug#49958: [PATCH] More flexibility in opam importer Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 20 Aug 2021 22:09:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49958 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Alice BRENON Cc: 49958-done@debbugs.gnu.org, Xinglu Chen Mail-Followup-To: 49958@debbugs.gnu.org, julien@lepiller.eu, alice.brenon@ens-lyon.fr Received: via spool by 49958-done@debbugs.gnu.org id=D49958.16294972839102 (code D ref 49958); Fri, 20 Aug 2021 22:09:03 +0000 Received: (at 49958-done) by debbugs.gnu.org; 20 Aug 2021 22:08:03 +0000 Received: from localhost ([127.0.0.1]:35636 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mHCgF-0002Mk-DB for submit@debbugs.gnu.org; Fri, 20 Aug 2021 18:08:03 -0400 Received: from lepiller.eu ([89.234.186.109]:55546) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mHCg9-0002MG-Tv for 49958-done@debbugs.gnu.org; Fri, 20 Aug 2021 18:08:02 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id ff259e35; Fri, 20 Aug 2021 22:07:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=WipX77ypthEe vET9KEQB04sCYDe2mQy6h3FLOiqDGSE=; b=RK+m0DF/sjmKh9kVCpHJJ3UE3eNO heLJjnidJrPMwq1UM4lt97BswWfpSU9/YM4i7EsWbfvKsIwxHuY5rvdtF2V7TooU k83xyd8fT/uPGOXyo8alaXebXfbYt8Mu528kSWFD8ZtEd5pkRexOGKxT2NjFyxDj aq6fUXwqMlXqrTCKgXMaMuqbal8I1E6loEqNwlLdbV5xU5gNq8BTGhNLpumzV3Tc dif2ZV0uGQbWtgtYtootNJ7XpB+PQA41f6Gm1gxelLJXaYLwCULd0t7ESBHcMu27 37eOaqon4nzOiSkVJVf+2Mu2gd0oqvJSFzTbP/ZxQcxQMex62QU5BcxGdg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id a7f3ada3 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Fri, 20 Aug 2021 22:07:55 +0000 (UTC) Date: Sat, 21 Aug 2021 00:07:48 +0200 From: Julien Lepiller Message-ID: <20210821000748.59cce44e@tachikoma.lepiller.eu> In-Reply-To: <20210813154717.33ad6816@ens-lyon.fr> References: <20210809140407.748fa019@ens-lyon.fr> <20210809171935.05fac773@ens-lyon.fr> <20210810140413.2f7d2f1b@ens-lyon.fr> <20210810184826.17d14aab@ens-lyon.fr> <87pmuhhk1k.fsf@yoctocell.xyz> <20210813131109.14c25204@ens-lyon.fr> <87h7fth4id.fsf@yoctocell.xyz> <20210813154717.33ad6816@ens-lyon.fr> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1629497362; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=WipX77ypthEevET9KEQB04sCYDe2mQy6h3FLOiqDGSE=; b=hv1RnORhJcodSkwGodu8W+SiiP/ii+co+cdSBa9e9llDcPFsBYMTFcO8/4JuzMupdZvvkl Oa4b1FFP+wzwZF8qoxuZYZCBRP5P3fDu9/LcK+4vvA1RabjQR7dmqcuVJrUbKHgt6pzGJ6 eGwcLGz46PV2Pv2HkoHoYYI4UqCdlDPw3gPIkL9TwBTGofGUBAyBpHrh0JhsLJXn799GEv PnsQEAM3KH7y6GA7mM8/HzNKix0AVn9MwiJ1yxwBX8RnJK/aNhAMTCf7WEW+Q6sOyVmoa/ Eqiq8C2COdttKGapfkhP8i1kKHL2xn6TWV4zWk9KLa68TlFCxvQY0lGv/ssX0Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1629497362; a=rsa-sha256; cv=none; b=mtdLQmZG7axhjG5rtgt5tTksgFZXJzaAbMwSrfizc8BwUT9GurAa1q9sv4DRp1OXwruDeK eVsvcI7GIIX3rxlyEIP5JYaiR84PGUTMGpa5QKvgoZV7ewChx2NngrlykqitEIVvexBwE1 gglNSKpoy4XtxSt2fKHstSyupUjJqTnH4wH1FGLI5jx2ttCHZv/7Oa8T+DfNzpltR4f23k c+VsHhAkrTdEu80IW0OfFKopdfr/gsn+H1LPepDm5d1v5nDCTgJUFJ0ht83tf6h38PKZbI OBhlebfe0swTivp1MWy66CN7IiHGsO0f9CsTvMm+ffIsJEM5frl7PFRhw0r+MQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b="RK+m0DF/"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 0.18 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b="RK+m0DF/"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: D52DA1AD8D X-Spam-Score: 0.18 X-Migadu-Scanner: scn0.migadu.com X-TUID: FGcKgwhDxBQp Le Fri, 13 Aug 2021 15:47:17 +0200, Alice BRENON a =C3=A9crit : > Re-phrased the new documentation explaining how versions are selected > from the repositories in case several contain the same package. >=20 > Sincerely hope it's the last one : ) Pushed to master as fc29c80b9635ff490bcc768c774442043cb1e231, thanks!