From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 8EKfKN64uGBDsgAAgWs5BA (envelope-from ) for ; Thu, 03 Jun 2021 13:11:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id mDUOJN64uGBiQQAAbx9fmQ (envelope-from ) for ; Thu, 03 Jun 2021 11:11:26 +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 4CCA02503C for ; Thu, 3 Jun 2021 13:11:26 +0200 (CEST) Received: from localhost ([::1]:36424 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lolG1-0004J8-CF for larch@yhetil.org; Thu, 03 Jun 2021 07:11:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43678) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lolFg-0004FQ-TI for guix-patches@gnu.org; Thu, 03 Jun 2021 07:11:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59427) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lolFe-00029T-Mc for guix-patches@gnu.org; Thu, 03 Jun 2021 07:11:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lolFe-0006gs-H2 for guix-patches@gnu.org; Thu, 03 Jun 2021 07:11:02 -0400 Subject: bug#48697: [PATCH v4] import: Add CHICKEN egg importer. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 03 Jun 2021 11:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 48697 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Xinglu Chen Cc: 48697-done@debbugs.gnu.org Mail-Followup-To: 48697@debbugs.gnu.org, ludo@gnu.org, public@yoctocell.xyz Received: via spool by 48697-done@debbugs.gnu.org id=D48697.162271860625630 (code D ref 48697); Thu, 03 Jun 2021 11:11:02 +0000 Received: (at 48697-done) by debbugs.gnu.org; 3 Jun 2021 11:10:06 +0000 Received: from localhost ([127.0.0.1]:42739 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lolEj-0006fK-QD for submit@debbugs.gnu.org; Thu, 03 Jun 2021 07:10:06 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lolEg-0006ek-Oh for 48697-done@debbugs.gnu.org; Thu, 03 Jun 2021 07:10:03 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36748) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lolEa-0001P1-Qn; Thu, 03 Jun 2021 07:09:56 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=32990 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lolEa-0006Ch-HM; Thu, 03 Jun 2021 07:09:56 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <9419cea6a6580c244a22d358c754032486f87b1c.1622485631.git.public@yoctocell.xyz> <0a08cf8ad3ee4db5002e683d48e45f8b1084cd02.1622646776.git.public@yoctocell.xyz> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 15 Prairial an 229 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: Thu, 03 Jun 2021 13:09:55 +0200 In-Reply-To: <0a08cf8ad3ee4db5002e683d48e45f8b1084cd02.1622646776.git.public@yoctocell.xyz> (Xinglu Chen's message of "Wed, 02 Jun 2021 17:18:22 +0200") Message-ID: <87tumfuruk.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) 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=1622718686; 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; bh=PEMHMv07qvSlKAjgoyhEVbrC2+8TUCBg1GjwdEEwny4=; b=fC8r0K7nG+sCjwP38E4UsyPrw5kxORqHaRbUm85nZviiGch5mGtlO8eAqmcbTx+4NgsSWT Ow05kIEGuz5OIdjsmnROg057kK8fJhQeHe8Qu16kEKY6rTAIU4SJxs3q6CVZj4ZQTheDEd ImSoSXN2+8++OIBotsu4GDJl2N+eeWBaOWnUtUDkHW0qDxSj4akds4E7Urvq4bH5XSBbO9 gogxNTm6GnP3VrAIC48bLw15FFQLQK1wAlvuHfgrk1xWgSYicAKu4O3QzQYIl2MF8MzsWj DYDXWNcFzGFyhFZBoQ5EiH8onYSAcEG4PrP7N8qOOlFx9HnrxyEaAFwBlUodRQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1622718686; a=rsa-sha256; cv=none; b=kIM3ja9AiBgyi0J5Kvto7X2Hz21yt+LPdcHyaH3xZxCK5DvXR9DKSK6Zqf2C2IA228mAwk 5sSVAbQuuwyjTeWU6igYd6gtq26LYkoJk/SDNqTtAEfYe5Vp8qzo+x1dtgH5QPkJ1Gprx0 ZtyXOdNx9buhw+pzggbc6LCxVXC1XMGVsGy99YcT+UkwrnqzaGymsGqVh7yP/+Q8Vdd17e c51hZKiW6m+BUCGCcj8fchneLkuNP8rNJmwZv6BntZoE5ry5+JhpiUMgw0PZ08SzM/LJXW mI9zTKQzy6fx3AWZdlcdi11SwaesxeaN9DjeZ1mgfN1QLrsrLwD7p50Ojy2iiA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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: -2.93 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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: 4CCA02503C X-Spam-Score: -2.93 X-Migadu-Scanner: scn0.migadu.com X-TUID: ANGSoDsH12Bw Heya, Xinglu Chen skribis: > * guix/import/egg.scm: New file. > * guix/scripts/import/egg.scm: New file. > * tests/egg.scm: New file. > * Makefile.am (MODULES, SCM_TESTS): Register them. > * po/guix/POTFILES.in: Likewise. > * guix/scripts/import.scm (importers): Add egg importer. > * doc/guix.texi (Invoking guix import, Invoking guix refresh): Document i= t. > * etc/news.scm: Add entry. Pushed, thanks! Note that the =E2=80=98etc/news.scm=E2=80=99 bit has to happen in a followu= p commit since it refers to the commit that introduces the change; I made this change. Can=E2=80=99t wait to see eggs! :-) Ludo=E2=80=99.