From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id eFA7JHqDF2WobwEA9RJhRA:P1 (envelope-from ) for ; Sat, 30 Sep 2023 04:10:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id eFA7JHqDF2WobwEA9RJhRA (envelope-from ) for ; Sat, 30 Sep 2023 04:10:02 +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 042C539A70 for ; Sat, 30 Sep 2023 04:10:02 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=VY2ucvRi; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696039802; h=from:from:sender:sender:reply-to: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=d0YgJUSMpwoRZWAXvTTJZUH1tJwW0Y5JEHvqAWlLCkA=; b=mZu+0dvTQj2kaa8TutjtTUoYB57DP157RymqK02tFy19Ce7sGqhEPSdlS1g0xlqyf3ZyEx Sw16wbTc7Vfc0rIay5bRhiP7KG5u+XQxPRpGaQ31AsfpOl6TNreehwwtXnN8SljchkbW12 F2yydRqldqP+yUqShdUZ3fceK2IYZvPreMd5OGpfvzaXhYv4ls6kX7Etm8/ClVTQ21kaZp l5XAapFKTJYof8HFb9DdrLuhWmNumMe0y997VDdQFv4qdMidk7NVRqo9b95Itc9BXQqEPn pK6wgxreXwUOoFNCu3EzYT+QtvbjTu2iyEJxpZzyyxCP56Fs0O9b/oDW6/VrAA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=VY2ucvRi; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696039802; a=rsa-sha256; cv=none; b=jRXGPc74FzUZen66Y8J/ndiLLH3+dh/5oYlGkInuU9eA0htPbHKsnk/YQHLvilcIznsjo1 5khIk2V8XDhX51k/lN71k4VCTMJToxr1C82VRYbV2+4JbM1cPkXzIsfCD3x61DIJPaXzYK 3IrFmlZgnQCJBzx51gDPhEEg2O/+QbTWvIOIzoGqpiQ58Y70iL6ofirZ+G3ih4SA7JUSah lhWsgQFL3R0Un+7A3jFs7JmSNb9bCL/emePt2ehkVhfWr9n+a3P5rDxJaN+zLHplLHTVoG f+2G8yRjPCbiVwPgFOcqnzzZjWXIays5O1NOAujbI8UgJyueEnZGTMdBRfkMUA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qmPQS-0007a4-IP; Fri, 29 Sep 2023 22:09:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qmPQQ-0007Zg-VC for guix-patches@gnu.org; Fri, 29 Sep 2023 22:09:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qmPQQ-0000nt-Mc for guix-patches@gnu.org; Fri, 29 Sep 2023 22:09:46 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qmPQf-00022i-JF for guix-patches@gnu.org; Fri, 29 Sep 2023 22:10:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65194] [PATCH v3] gnu: Add python-altgraph. Resent-From: "jgart" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 30 Sep 2023 02:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65194 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Hilton Chain" , 65194@debbugs.gnu.org Cc: Munyoki Kilyungi , fanquake , Lars-Dominik Braun , Marius Bakke Received: via spool by 65194-submit@debbugs.gnu.org id=B65194.16960397787796 (code B ref 65194); Sat, 30 Sep 2023 02:10:01 +0000 Received: (at 65194) by debbugs.gnu.org; 30 Sep 2023 02:09:38 +0000 Received: from localhost ([127.0.0.1]:57476 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qmPQH-00021g-LT for submit@debbugs.gnu.org; Fri, 29 Sep 2023 22:09:37 -0400 Received: from mx2.dismail.de ([159.69.191.136]:17254) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qmPQE-00021I-Kb for 65194@debbugs.gnu.org; Fri, 29 Sep 2023 22:09:36 -0400 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 24e58307; Sat, 30 Sep 2023 04:09:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to:cc:in-reply-to:references; s=20190914; bh=d0YgJUSMpwoRZWAXvTTJZUH1tJwW0Y5JEHvqAWlLCkA=; b=VY2ucvRiSrRN KrEIlKpNuyOezjE3HApcrw8Efo7wO2wEutzFSpa5kaue7JNLrt8OkF9J/KA21JoP /7MN+wL4P6o+x1rd+BpdDnMXvY+k8qiFO3l5SpAKmQS7mUVXIkvpag8UWAGw8vCI 8bfwQD9DXlkhc+kDG23oKA1Bo6Z2zgdXi0CZwd9q40TCU1ZTjj3bhxJqxuRICyi+ 4dd0Uirfcw04+6UF3MsrbIhU2qiXon2IORrbPZtt0nqVXLxiqjkHZ3fBAkIuRZIC FHNy75K1Wa5lgGtLxtEhv+micNNBcRs3Y7I1ZO1UCSckxugxc2hf2AaUD+nj1Kj8 4ZubmdsdTQ== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 82315ca4; Sat, 30 Sep 2023 04:09:11 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 741d9adb; Sat, 30 Sep 2023 04:09:11 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 5e1a1e89 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sat, 30 Sep 2023 04:09:11 +0200 (CEST) MIME-Version: 1.0 Date: Sat, 30 Sep 2023 02:09:10 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.17.0 Message-ID: <0e8d212864503b6022ee496079a78eb2@dismail.de> In-Reply-To: References: 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: , Reply-to: jgart X-ACL-Warn: , jgart via Guix-patches From: jgart via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.40 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 042C539A70 X-Spam-Score: -5.40 X-TUID: d6oM+w5xw1lf Hi Guixers, Thanks for the patches. Can you also patch these methods to use our binarie executables in Guix? https://github.com/ronaldoussoren/altgraph/blob/master/altgraph_tests/tes= t_dot.py#L52 Lars or someone else, Feel free to let me know if not needed. I'm unsure of when we should and = shouldn't for Python libraries sometimes. Should we document our policy for that in the manual? all best, jgart