From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mNMlAIujyGKmeQEAbAwnHQ (envelope-from ) for ; Fri, 08 Jul 2022 23:37:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GIWQO4qjyGJCjwAA9RJhRA (envelope-from ) for ; Fri, 08 Jul 2022 23:37:14 +0200 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 8B5661B5F0 for ; Fri, 8 Jul 2022 23:37:14 +0200 (CEST) Received: from localhost ([::1]:50080 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o9vez-0007ks-AF for larch@yhetil.org; Fri, 08 Jul 2022 17:37:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57584) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9veo-0007kh-KA for guix-patches@gnu.org; Fri, 08 Jul 2022 17:37:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39398) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o9veo-0004Uf-A7 for guix-patches@gnu.org; Fri, 08 Jul 2022 17:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o9veo-000627-59 for guix-patches@gnu.org; Fri, 08 Jul 2022 17:37:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56433] [PATCH] import: pypi: Add special treatment for Tryton package names, Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Jul 2022 21:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56433 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hartmut Goebel Cc: Munyoki Kilyungi , 56433@debbugs.gnu.org Received: via spool by 56433-submit@debbugs.gnu.org id=B56433.165731618423143 (code B ref 56433); Fri, 08 Jul 2022 21:37:02 +0000 Received: (at 56433) by debbugs.gnu.org; 8 Jul 2022 21:36:24 +0000 Received: from localhost ([127.0.0.1]:33295 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9veC-00061C-2S for submit@debbugs.gnu.org; Fri, 08 Jul 2022 17:36:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43060) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9ve9-00060z-O3 for 56433@debbugs.gnu.org; Fri, 08 Jul 2022 17:36:22 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53112) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9ve3-0004Qh-JL; Fri, 08 Jul 2022 17:36:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=kdErwVxtjXbZvmdt4w0Hydy7yK0Ae9d6A/KfmxVt0IA=; b=Tfi7mfQfp7qmKVzbSraL W68H5BQOBD6LY/F9nw/LNSlxiyO8ZMgsuDfBBvxQxM5YiHq/T31wszg1PWdteUXlRUWRb1kN9PnmD vxS1YWlI2Kmy8dgDRmkyeDXJ5nDmpLb6Ulr/xczjnAw0DBOJ3mLY+y73U7MkNooIz1mbIEiYQxlHN iNMca+j02Hukai2KkHWhuUE7oQOSepHG3vofDeQ/ohXlWEjcwdLahAPzwP5Jm87Rwom+4A2DCTD6u U0czJ83d30eb8ICZr+fPSu03A7YylwHvokA38SDyh3uLPIHIm1mZ5yDB/KDbjNF73ie1i72wH30vK TO/RaA6BylhZtw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:62548 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9ve3-0006NY-5v; Fri, 08 Jul 2022 17:36:15 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <026f292cc13e95239135786a8ad830a29d483e41.1657187223.git.h.goebel@crazy-compilers.com> <86a69jq4bf.fsf@bonfacemunyoki.com> Date: Fri, 08 Jul 2022 23:36:12 +0200 In-Reply-To: (Hartmut Goebel's message of "Fri, 8 Jul 2022 13:30:07 +0200") Message-ID: <87wncns2wj.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1657316234; 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-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=kdErwVxtjXbZvmdt4w0Hydy7yK0Ae9d6A/KfmxVt0IA=; b=UFDSQKz4xJ4hCKdKjTOgxnAmIjVup81yK3xZBoYAweODzLdlTwM6w5SiOC+E4oNV/Gxaqg tJ56MkNGv2yqSeASKsVZM8AvBA5SYeDDcRlN3RJvE5nDiUM4LTnrgDoUMXElaeIvvopcmt Awy96SjLZaTtqKD91gPw5kulUXg/dr3bIg9Cz9zcn8DTKcwcBUl0aIIBTHsUPfYnrafibP EUq55I9d13mY1rDmX39BHoYw/08y3axGf0+IdOyijzSl76UTkyK6aQ1ZJMrVhzaC85qwT1 c5ilT1jVs4fJPjV118bB6+0k/k2PbYy6QDB7gXgjq07GQOYLjGe5DzJvAotvag== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657316234; a=rsa-sha256; cv=none; b=drHbjNvVWzBBADQRaOnBcr5A3WsmRcv7XgRL57xVOTwvwGf81gwUvBlQXd0KwwK8cSdtfn wh1xK/IdLFRXCMurnUEGe3uKX8VWYbxiw/rU9r1xJXhmj7E/Wk5yIWfytRS66hAYicisRX x6Cxyg4ZnhqZBUWJ08xciBjSGvJIUgWcM9nW3Cwxo557cmZ+YBarxSS2g9n5hE8ZVxFu1G uVZqYPo5QIyAiMcthQ8BgHCsk0Ctj6yBnQsjgsm50NYrOVoKxQGn57ojfovKPEeZ0nchfD ZzedTMs/ZbPQ+I+HS6YmpBnkYlMzTLddKjvC5giGBdspu2cUYILocSCeaH9yoA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Tfi7mfQf; dmarc=pass (policy=none) header.from=gnu.org; 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.75 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Tfi7mfQf; dmarc=pass (policy=none) header.from=gnu.org; 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: 8B5661B5F0 X-Spam-Score: -4.75 X-Migadu-Scanner: scn0.migadu.com X-TUID: 42bvcy80Qdyq Hi Hartmut, Hartmut Goebel skribis: > I missed this when reading the documentation of =E2=80=9Econd=E2=80=9C > https://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/if-cond-case.h= tml > and was wondering about it. Thanks for the nit-pick. This is the Guile 1.8 documentation (last 1.8 release was in 2010). Check out for the current version, or just =E2=80=98info guile=E2=80=99 on your machine. Ludo=E2=80=99.