From unknown Sun Jun 15 08:58:30 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10 Resent-From: Philippe SWARTVAGHER Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Feb 2023 14:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 61477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61477@debbugs.gnu.org Cc: Philippe SWARTVAGHER X-Debbugs-Original-To: Received: via spool by submit@debbugs.gnu.org id=B.167629884521298 (code B ref -1); Mon, 13 Feb 2023 14:35:03 +0000 Received: (at submit) by debbugs.gnu.org; 13 Feb 2023 14:34:05 +0000 Received: from localhost ([127.0.0.1]:48055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRZu7-0005XL-Eh for submit@debbugs.gnu.org; Mon, 13 Feb 2023 09:34:05 -0500 Received: from lists.gnu.org ([209.51.188.17]:40368) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRYVn-0000iE-0a for submit@debbugs.gnu.org; Mon, 13 Feb 2023 08:04:51 -0500 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 1pRYVj-0005RY-JO for guix-patches@gnu.org; Mon, 13 Feb 2023 08:04:50 -0500 Received: from secgw1.intern.tuwien.ac.at ([2001:629:1005:30::71]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pRYVh-0002d6-6P for guix-patches@gnu.org; Mon, 13 Feb 2023 08:04:47 -0500 Received: from totemomail (localhost [127.0.0.1]) by secgw1.intern.tuwien.ac.at (8.14.7/8.14.7) with ESMTP id 31DD4b0m002652 for ; Mon, 13 Feb 2023 14:04:37 +0100 Received: from localhost ([127.0.0.1]) by totemomail (Totemo SMTP Server) with SMTP ID 432 for ; Mon, 13 Feb 2023 14:04:37 +0100 (CET) Received: from edge19b.intern.tuwien.ac.at (edge19b.intern.tuwien.ac.at [IPv6:2001:629:1005:30::46]) by secgw1.intern.tuwien.ac.at (8.14.7/8.14.7) with ESMTP id 31DD4b72002631 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 13 Feb 2023 14:04:37 +0100 Received: from mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) by edge19b.intern.tuwien.ac.at (2001:629:1005:30::46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.7; Mon, 13 Feb 2023 14:04:36 +0100 Received: from PHSW-LAPTOP.par.tuwien.ac.at (2001:629:2502:471:2ad2:44ff:fee5:139d) by mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.20; Mon, 13 Feb 2023 14:04:36 +0100 From: Philippe SWARTVAGHER Date: Mon, 13 Feb 2023 14:03:31 +0100 Message-ID: <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) To mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) Received-SPF: pass client-ip=2001:629:1005:30::71; envelope-from=swartvagher@par.tuwien.ac.at; helo=secgw1.intern.tuwien.ac.at X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Mailman-Approved-At: Mon, 13 Feb 2023 09:33:58 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10 --- gnu/packages/graphviz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm index 7c2cb1eae0..1691658576 100644 --- a/gnu/packages/graphviz.scm +++ b/gnu/packages/graphviz.scm @@ -213,7 +213,7 @@ (define-public python-graphviz (define-public python-pygraphviz (package (name "python-pygraphviz") - (version "1.7") + (version "1.10") (source (origin (method git-fetch) @@ -223,7 +223,7 @@ (define-public python-pygraphviz (file-name (string-append "pygraphviz-" version "-checkout")) (sha256 (base32 - "0jqc3dzy9n0hn3b99zq8jp53901zpjzvvi5ns5mbaxg8kdrb1lfx")))) + "1yrzjp5n86ynlj32p5dj1aj67md6bzkk8hac74j5y3mbl94m259g")))) (build-system python-build-system) (inputs (list graphviz)) base-commit: 5b1eab43f011983d9ee560d6935409b6b39706ff -- 2.30.2 From unknown Sun Jun 15 08:58:30 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10 Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Feb 2023 15:59:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Philippe SWARTVAGHER , 61477@debbugs.gnu.org, Christopher Baines Cc: Philippe SWARTVAGHER Received: via spool by 61477-submit@debbugs.gnu.org id=B61477.1676476720523 (code B ref 61477); Wed, 15 Feb 2023 15:59:04 +0000 Received: (at 61477) by debbugs.gnu.org; 15 Feb 2023 15:58:40 +0000 Received: from localhost ([127.0.0.1]:33709 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSKB6-00008M-5Y for submit@debbugs.gnu.org; Wed, 15 Feb 2023 10:58:40 -0500 Received: from mail-wm1-f47.google.com ([209.85.128.47]:41701) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSKB2-00007F-I3 for 61477@debbugs.gnu.org; Wed, 15 Feb 2023 10:58:38 -0500 Received: by mail-wm1-f47.google.com with SMTP id f18-20020a7bcd12000000b003e206711347so933431wmj.0 for <61477@debbugs.gnu.org>; Wed, 15 Feb 2023 07:58:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1676476711; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:from:to:cc:subject:date:message-id:reply-to; bh=ZuCrH0u6YPbAzZEgq7SuDr6RKaLTjOZjNvuvSzu36H8=; b=JmD40Ci57Y/PJUO3MhFgiZWd/F5KfxQJCBILQSQja/ra8q8kj+tXhT7iJJKH5uO3dz DQsH9hcfeI08sL7dd5levycrCD8rKEM4MLcON77iGxEad45BvIFutnjvT0ah/mznkrS5 KN7t3H4Cuz2pvApaXq78Sx608I75LtDEH/VOthpXP3GA0S20EpF0CfouoPtz+J1i5zT2 LIklopyn9bPVV3LZi4cgN05k7haj3BUJIPxNeofIE54hC7rCeX5JLwsd9qtRmw+ffTET Tf1Ov2PuwRbw77BfbxDmqZWF9lKQdBJuyTs6/5ELKQfW1ZHTPbBCruiydjkbX6w5dhwT 8rhg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1676476711; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ZuCrH0u6YPbAzZEgq7SuDr6RKaLTjOZjNvuvSzu36H8=; b=jadTYL44nfjRItmLuKL6SOhAMa9qE6aDB0UBxC4txRUugIs6b0t64fTfiiIjaGYnzs e57kbWGcnoAH9XFgMdPcNFYoa8czh3jsVg5VzAfXyeS5mvmL15G85Zc8ilUpmH0ix4/h ecyMnoTQRc7CrDajJNJLXVKQ3AcKMPWm4OoDgcnzfpaWyRD9GtPOlj0Dqt/0wWNpacfp NTs0ZhpXSHWW5eCLAY/s5nftooDWBeJSn4N/aBLGUae3cujOUSTAZrJObNEufWMbSkwU tvBl9pTpdrCRF4jF496LAjtmwTuN46Zu4eAOKNBC9bxpZ5Llo43d96P6+C2/ZVkNIZGQ 7Bag== X-Gm-Message-State: AO0yUKV5JB3ChR2Sz8NwMyVIr9tIjduCCntZwtf7up3Wl9ApOL95upyo HJt/kTFRwfwtsaqgYg+QP18= X-Google-Smtp-Source: AK7set+gDpTYCxe7wDEGzBUYzE/dkSNtjhfG0YzZgpDLMz+du0bX3df/gZlvauSDdzvZ7k8rg51Ggg== X-Received: by 2002:a05:600c:1c2a:b0:3db:2063:425e with SMTP id j42-20020a05600c1c2a00b003db2063425emr2690392wms.1.1676476710863; Wed, 15 Feb 2023 07:58:30 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id m9-20020a7bca49000000b003c6bbe910fdsm2576304wml.9.2023.02.15.07.58.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Feb 2023 07:58:30 -0800 (PST) From: zimoun In-Reply-To: <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> References: <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> Date: Wed, 15 Feb 2023 12:50:32 +0100 Message-ID: <86y1ozcflj.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 1.1 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi Philippe, Chris, On Mon, 13 Feb 2023 at 14:03, Philippe SWARTVAGHER wrote: > * gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10 --^ Missing dot Missing two ending dot: one commit headline and one ChangeLog. Content analysis details: (1.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.128.47 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.128.47 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (zimon.toutoune[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 1.1 DATE_IN_PAST_03_06 Date: is 3 to 6 hours before Received: date X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.1 (/) Hi Philippe, Chris, On Mon, 13 Feb 2023 at 14:03, Philippe SWARTVAGHER wrote: > * gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10 --^ Missing dot Missing two ending dot: one commit headline and one ChangeLog. Well, QA says red: https://qa.guix.gnu.org/issue/61477 but it appears to me unrelated. Chris, an idea? Cheers, simon From unknown Sun Jun 15 08:58:30 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10 References: <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> In-Reply-To: <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> Resent-From: Philippe SWARTVAGHER Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Feb 2023 16:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: <61477@debbugs.gnu.org> Received: via spool by 61477-submit@debbugs.gnu.org id=B61477.16764780433018 (code B ref 61477); Wed, 15 Feb 2023 16:21:01 +0000 Received: (at 61477) by debbugs.gnu.org; 15 Feb 2023 16:20:43 +0000 Received: from localhost ([127.0.0.1]:33738 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSKWR-0000mc-IE for submit@debbugs.gnu.org; Wed, 15 Feb 2023 11:20:43 -0500 Received: from secgw1.intern.tuwien.ac.at ([128.130.30.71]:37822) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSKWO-0000mI-Qc for 61477@debbugs.gnu.org; Wed, 15 Feb 2023 11:20:42 -0500 Received: from totemomail (localhost [127.0.0.1]) by secgw1.intern.tuwien.ac.at (8.14.7/8.14.7) with ESMTP id 31FGKX7X026185 for <61477@debbugs.gnu.org>; Wed, 15 Feb 2023 17:20:33 +0100 Received: from localhost ([127.0.0.1]) by totemomail (Totemo SMTP Server) with SMTP ID 218 for <61477@debbugs.gnu.org>; Wed, 15 Feb 2023 17:20:33 +0100 (CET) Received: from edge19b.intern.tuwien.ac.at (edge19b.intern.tuwien.ac.at [IPv6:2001:629:1005:30::46]) by secgw1.intern.tuwien.ac.at (8.14.7/8.14.7) with ESMTP id 31FGKWUE026169 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for <61477@debbugs.gnu.org>; Wed, 15 Feb 2023 17:20:33 +0100 Received: from mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) by edge19b.intern.tuwien.ac.at (2001:629:1005:30::46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.7; Wed, 15 Feb 2023 17:20:32 +0100 Received: from PHSW-LAPTOP.par.tuwien.ac.at (2001:629:2502:471:2ad2:44ff:fee5:139d) by mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.20; Wed, 15 Feb 2023 17:20:32 +0100 From: Philippe SWARTVAGHER Date: Wed, 15 Feb 2023 17:19:50 +0100 Message-ID: <20230215161951.37438-1-swartvagher@par.tuwien.ac.at> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: mbx19a.intern.tuwien.ac.at (2001:629:1005:30::81) To mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) > Missing two ending dot: one commit headline and one ChangeLog. Fixed in attached revised patch (but it appears to me as a nitpicking...). > Well, QA says red: I don't really understand why the QA is complaining... Philippe. From unknown Sun Jun 15 08:58:30 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10. Resent-From: Philippe SWARTVAGHER Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Feb 2023 16:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: <61477@debbugs.gnu.org> Cc: Philippe SWARTVAGHER Received: via spool by 61477-submit@debbugs.gnu.org id=B61477.16764781223204 (code B ref 61477); Wed, 15 Feb 2023 16:23:01 +0000 Received: (at 61477) by debbugs.gnu.org; 15 Feb 2023 16:22:02 +0000 Received: from localhost ([127.0.0.1]:33743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSKXh-0000pc-Ts for submit@debbugs.gnu.org; Wed, 15 Feb 2023 11:22:02 -0500 Received: from secgw2.intern.tuwien.ac.at ([128.130.30.72]:40616) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSKXe-0000p6-Pl for 61477@debbugs.gnu.org; Wed, 15 Feb 2023 11:22:00 -0500 Received: from totemomail (localhost [127.0.0.1]) by secgw2.intern.tuwien.ac.at (8.14.7/8.14.7) with ESMTP id 31FGLqlj020807 for <61477@debbugs.gnu.org>; Wed, 15 Feb 2023 17:21:52 +0100 Received: from localhost ([127.0.0.1]) by totemomail.intern.tuwien.ac.at (Totemo SMTP Server) with SMTP ID 593 for <61477@debbugs.gnu.org>; Wed, 15 Feb 2023 17:21:52 +0100 (CET) Received: from edge19a.intern.tuwien.ac.at (edge19a.intern.tuwien.ac.at [IPv6:2001:629:1005:30::45]) by secgw2.intern.tuwien.ac.at (8.14.7/8.14.7) with ESMTP id 31FGLqOJ020782 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for <61477@debbugs.gnu.org>; Wed, 15 Feb 2023 17:21:52 +0100 Received: from mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) by edge19a.intern.tuwien.ac.at (2001:629:1005:30::45) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.7; Wed, 15 Feb 2023 17:21:52 +0100 Received: from PHSW-LAPTOP.par.tuwien.ac.at (2001:629:2502:471:2ad2:44ff:fee5:139d) by mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.20; Wed, 15 Feb 2023 17:21:51 +0100 From: Philippe SWARTVAGHER Date: Wed, 15 Feb 2023 17:19:51 +0100 Message-ID: <20230215161951.37438-2-swartvagher@par.tuwien.ac.at> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230215161951.37438-1-swartvagher@par.tuwien.ac.at> References: <20230215161951.37438-1-swartvagher@par.tuwien.ac.at> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: mbx19a.intern.tuwien.ac.at (2001:629:1005:30::81) To mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10. --- gnu/packages/graphviz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm index 7c2cb1eae0..1691658576 100644 --- a/gnu/packages/graphviz.scm +++ b/gnu/packages/graphviz.scm @@ -213,7 +213,7 @@ (define-public python-graphviz (define-public python-pygraphviz (package (name "python-pygraphviz") - (version "1.7") + (version "1.10") (source (origin (method git-fetch) @@ -223,7 +223,7 @@ (define-public python-pygraphviz (file-name (string-append "pygraphviz-" version "-checkout")) (sha256 (base32 - "0jqc3dzy9n0hn3b99zq8jp53901zpjzvvi5ns5mbaxg8kdrb1lfx")))) + "1yrzjp5n86ynlj32p5dj1aj67md6bzkk8hac74j5y3mbl94m259g")))) (build-system python-build-system) (inputs (list graphviz)) base-commit: b4d2670771b8c2b9c4aedbef0371f1d23197d209 -- 2.30.2 From unknown Sun Jun 15 08:58:30 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10 Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Feb 2023 16:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: 61477@debbugs.gnu.org, Philippe SWARTVAGHER Received: via spool by 61477-submit@debbugs.gnu.org id=B61477.16764784313751 (code B ref 61477); Wed, 15 Feb 2023 16:28:01 +0000 Received: (at 61477) by debbugs.gnu.org; 15 Feb 2023 16:27:11 +0000 Received: from localhost ([127.0.0.1]:33747 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSKcg-0000yR-LK for submit@debbugs.gnu.org; Wed, 15 Feb 2023 11:27:10 -0500 Received: from mira.cbaines.net ([212.71.252.8]:42244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pSKce-0000yJ-2T for 61477@debbugs.gnu.org; Wed, 15 Feb 2023 11:27:09 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:3a91:a0a4:ecee:f157]) by mira.cbaines.net (Postfix) with ESMTPSA id D414516743; Wed, 15 Feb 2023 16:27:06 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 587c04ce; Wed, 15 Feb 2023 16:27:06 +0000 (UTC) References: <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> <86y1ozcflj.fsf@gmail.com> User-agent: mu4e 1.8.11; emacs 28.2 From: Christopher Baines Date: Wed, 15 Feb 2023 16:24:35 +0000 In-reply-to: <86y1ozcflj.fsf@gmail.com> Message-ID: <874jrmopwm.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain zimoun writes: > On Mon, 13 Feb 2023 at 14:03, Philippe SWARTVAGHER wrote: >> * gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10 > --^ > Missing dot > > Missing two ending dot: one commit headline and one ChangeLog. > > Well, QA says red: > > https://qa.guix.gnu.org/issue/61477 > > but it appears to me unrelated. Chris, an idea? Appears grey (unknown) to me currently, but it could have been red previously. I see one odd and unrelated thing here, the derivation for openmv-openscenegraph is flapping around as there's a # Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Feb 2023 11:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Philippe SWARTVAGHER , 61477@debbugs.gnu.org Received: via spool by 61477-submit@debbugs.gnu.org id=B61477.167654806826240 (code B ref 61477); Thu, 16 Feb 2023 11:48:01 +0000 Received: (at 61477) by debbugs.gnu.org; 16 Feb 2023 11:47:48 +0000 Received: from localhost ([127.0.0.1]:35029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pScjr-0006p8-Of for submit@debbugs.gnu.org; Thu, 16 Feb 2023 06:47:48 -0500 Received: from mail-wm1-f51.google.com ([209.85.128.51]:52779) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pScjp-0006oA-GE for 61477@debbugs.gnu.org; Thu, 16 Feb 2023 06:47:46 -0500 Received: by mail-wm1-f51.google.com with SMTP id z13so1369380wmp.2 for <61477@debbugs.gnu.org>; Thu, 16 Feb 2023 03:47:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=XYC56pnLE5UayP+Riez2GITijdSP7MnZitT4cb6aSJ0=; b=JNEyUWexveimB5soZ+R+EXkAlj79/gosgQoSPpmwmJ2YM3A/x9yJt9+iH9w1DvzG+e e719eDO7HjajM+XiMjNpQjS2m29RIhUWqSAtQCXHwxCsx0gfRJvmAZrtRr2BP6m5RS29 l1HEWTKBlc35CnwAAhlRcCSy6OpVcRl33kTGhriMV3R6M3WKwJvYI7OQvfeJgRHq9PPY 6gyk+gxWo4hR4ApmDFlL/Dp4x1kq6TwnuGgmweaNf/Z6EOsH19xYlcsOB/fHOCOUvOJY HqVTP32wbkzEXnBw3WsPQpnrH/WSeqzMfXSwHSzT0BOD+DQz/LTcF2XmOkSG3hLx0cT9 Vo5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=XYC56pnLE5UayP+Riez2GITijdSP7MnZitT4cb6aSJ0=; b=Umiex+iUausbJ1xFek93SviYCnc2sAx2QQdNCei8L3ctuhfSc10H9YXRMy/K0VdBsZ RsJHPcnzHjaPiZpOj9eV5cRJxRvYT8MCbBx0w0StRt2XDX/OzT+2qjuVl4e8um++5FbM Wt7H4gvw2zGXwhQaieudfhrmGYnFv9y0hygDxF6wd98UYL7hDj+I/J2O3l75XY9kI1OA BylzkWigbUIFh4i+4pYQdG+84k1ReyBKh3fanx1DSYlIdieu9xOA0BzFBy+JohiTULZJ DZA+W15/y7oGQE28CyTRi+XYJ6yOaZUcTgPt4z4PiFnclNkcsWwlMECD0ppCMuYgIe76 U1tg== X-Gm-Message-State: AO0yUKWSgfGLisU1lJUNYcOWdPih6bC87LBgXNovpYnhnh82p/ZPkZo8 DB12eG0jn6kzOEYUQP16OiUWAmNid4Q= X-Google-Smtp-Source: AK7set/Vb4h805w0bNcLBqQIPpqDSEKhgcv9xwhvZEGRJaO3kb7cla34qtGcXOh6sVLJS3mgbjsQOg== X-Received: by 2002:a05:600c:1ca9:b0:3e2:cc:d8d8 with SMTP id k41-20020a05600c1ca900b003e200ccd8d8mr5116586wms.2.1676548059607; Thu, 16 Feb 2023 03:47:39 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id o10-20020a1c750a000000b003dc4aae4739sm4930762wmc.27.2023.02.16.03.47.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Feb 2023 03:47:39 -0800 (PST) From: Simon Tournier In-Reply-To: <20230215161951.37438-1-swartvagher@par.tuwien.ac.at> References: <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> <20230215161951.37438-1-swartvagher@par.tuwien.ac.at> Date: Thu, 16 Feb 2023 10:49:19 +0100 Message-ID: <864jrmc540.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Philippe, On Wed, 15 Feb 2023 at 17:19, Philippe SWARTVAGHER wrote: > Fixed in attached revised patch (but it appears to me as a > nitpicking...). Yes, it is nitpicking! :-) I mentioned it in case committer would have missed it =E2=80=93 to fix it before pushing. Cheers, simon PS: If I understand correctly, after Bordeaux you are now in Vienna. Nice! :-) From unknown Sun Jun 15 08:58:30 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10 Resent-From: zimoun Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 16 Feb 2023 11:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 61477@debbugs.gnu.org, Philippe SWARTVAGHER Received: via spool by 61477-submit@debbugs.gnu.org id=B61477.167654807326289 (code B ref 61477); Thu, 16 Feb 2023 11:48:02 +0000 Received: (at 61477) by debbugs.gnu.org; 16 Feb 2023 11:47:53 +0000 Received: from localhost ([127.0.0.1]:35033 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pScjw-0006pp-Js for submit@debbugs.gnu.org; Thu, 16 Feb 2023 06:47:52 -0500 Received: from mail-wm1-f51.google.com ([209.85.128.51]:52782) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pScjr-0006oO-DR for 61477@debbugs.gnu.org; Thu, 16 Feb 2023 06:47:48 -0500 Received: by mail-wm1-f51.google.com with SMTP id z13so1369443wmp.2 for <61477@debbugs.gnu.org>; Thu, 16 Feb 2023 03:47:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date:message-id :reply-to; bh=fHDabgfzmE1FB6pV1vNMGHbneovRpdv+zOmftLEOCfE=; b=BYQV3Po55MhwGSgOf402inK0M6qnAS6aoHgzTyK7FrdCo2xZTkKwgA56AjW4HhqS8e IqLmnPvjX9f3mm/SzASMGJ4QhTCMYd0Iz+xhySBfhxuURtT6AhKUT0Yrdg+VxsXfSBKF 2jpJP1CAL4gCgQ4KjsgOrMwVUzOpITRJwv5xmy9M/0EswwTczV0ROi62RduPRd2BhXrx 4yH1zNg202ZD519uTZEdqtvLjFs3xPn3HlUXDQga+L6+xhFyVsHWWObuXA3GELDGddoF b1Z3PVn6oCEQA/gLBTmAssc00Swr7kGBU2onQa5sRYkiN6r0WGPCgzzWX5gDSXe1dp7R JCvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fHDabgfzmE1FB6pV1vNMGHbneovRpdv+zOmftLEOCfE=; b=pw2IT+NVtUUwq/pY+2b1PId7QqcMVB8egqa2z/yN2maRAY7RwoKFDxEplzvfzq+qMH wRMV2P9rstDmg8KI0/BXWzwSvMbD/5cxzQc5z1R/6DXIRIyjd0BoG1BbfiRLP0PADL50 Ckxewgf0aLP/yVjiVaKd1EPujOSX3RPMowoguaZcVLl1YF0XxPw9g/yWYWITPWj0LXUp HexRiOkZqs/x2a8xCcJTHpesRjDfGqpOiUyxWiLgM+EVwCluQqUloC9s5hbACfoK8aut xsJTTXIMs4cN7I/JBDXkQnc/7yUTnISvhVtQFwo3PKHnNkFH78JIZqUdFAliSrV+mfpK mfhA== X-Gm-Message-State: AO0yUKXYMp8v6GMmgjRKpJthkbhoSQCoPXWCz/ZI6G6kd37iA9TDfwbV 3r7+hG5hknytEO/iQ2buq38= X-Google-Smtp-Source: AK7set+Q0Q1/O6hHaKqXOu6RENCh9wCtsQFR+dZFTgu0j7EYxwDKeME34DlzPlvWN+UnHncVwNORBg== X-Received: by 2002:a05:600c:1c2a:b0:3dc:5032:2895 with SMTP id j42-20020a05600c1c2a00b003dc50322895mr5530523wms.0.1676548061897; Thu, 16 Feb 2023 03:47:41 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id r128-20020a1c2b86000000b003dff2b493c8sm5333990wmr.36.2023.02.16.03.47.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Feb 2023 03:47:41 -0800 (PST) From: zimoun In-Reply-To: <874jrmopwm.fsf@cbaines.net> References: <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> <86y1ozcflj.fsf@gmail.com> <874jrmopwm.fsf@cbaines.net> Date: Thu, 16 Feb 2023 12:31:57 +0100 Message-ID: <86ilg1c0cy.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Chris, On Wed, 15 Feb 2023 at 16:24, Christopher Baines wrote: >> https://qa.guix.gnu.org/issue/61477 >> >> but it appears to me unrelated. Chris, an idea? > > Appears grey (unknown) to me currently, but it could have been red > previously. As a wish :-), would it be possible to report somewhere when the QA pushes the issue in the queue? > I see one odd and unrelated thing here, the derivation for > openmv-openscenegraph is flapping around as there's a # builder script. I've fixed that in > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3D12127395dc55d9ea3= 89a6dc619207c406725237e Ah, thanks. Well, the =E2=80=99inherit=E2=80=99 thing bites us at so many = places now that I am starting to be doubtful if it is a good pattern at scale. Anyway. :-) Cheers, simon PS: BTW, the new version [1] LGTM. ;-) 1: https://issues.guix.gnu.org/msgid/20230215161951.37438-2-swartvagher@par= .tuwien.ac.at From unknown Sun Jun 15 08:58:30 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10 Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Feb 2023 16:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: zimoun Cc: 61477@debbugs.gnu.org Received: via spool by 61477-submit@debbugs.gnu.org id=B61477.167665252628865 (code B ref 61477); Fri, 17 Feb 2023 16:49:02 +0000 Received: (at 61477) by debbugs.gnu.org; 17 Feb 2023 16:48:46 +0000 Received: from localhost ([127.0.0.1]:41305 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT3uf-0007VV-Un for submit@debbugs.gnu.org; Fri, 17 Feb 2023 11:48:46 -0500 Received: from mira.cbaines.net ([212.71.252.8]:42264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT3ue-0007VL-9l for 61477@debbugs.gnu.org; Fri, 17 Feb 2023 11:48:44 -0500 Received: from localhost (82-132-213-6.dab.02.net [82.132.213.6]) by mira.cbaines.net (Postfix) with ESMTPSA id D51A8169E6; Fri, 17 Feb 2023 16:48:42 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 1fd6090a; Fri, 17 Feb 2023 16:48:41 +0000 (UTC) References: <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> <86y1ozcflj.fsf@gmail.com> <874jrmopwm.fsf@cbaines.net> <86ilg1c0cy.fsf@gmail.com> User-agent: mu4e 1.8.11; emacs 28.2 From: Christopher Baines Date: Fri, 17 Feb 2023 16:47:13 +0000 In-reply-to: <86ilg1c0cy.fsf@gmail.com> Message-ID: <87h6vkkzko.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain zimoun writes: > On Wed, 15 Feb 2023 at 16:24, Christopher Baines wrote: > >>> https://qa.guix.gnu.org/issue/61477 >>> >>> but it appears to me unrelated. Chris, an idea? >> >> Appears grey (unknown) to me currently, but it could have been red >> previously. > > As a wish :-), would it be possible to report somewhere when the QA > pushes the issue in the queue? I don't follow what you mean, but I'd suggest filing a wishlist bug against the guix package for qa-frontpage feature requests. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmPvr+dfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XedVg/+IaLrLuR/5zy0QQlisei/9TQsTb39i43i 0U4L+C5tBv5otu1pyAgVtty82FYAU/3NBnP1SceRl6TCKnved363U378OwcXDnkF 3wHCvytUv0YspjDj3IbxNlJ6mVI9+f+3z6VmGu5sa3Yjxi9zovw+phlsgeGBDk21 TdFwxBapEGnQIuB5Blgz4QDSGdObFQl8owURudy9lAAkWTzkGByJWepWk70wFG5A GBQREr5ulMT4NlD2vmTRTmy0YaDTuiPcf8UFusRLdR5KIGTwSTKUMhCNnv659wQ4 zByPs10ohfmM6/SMR+j/csmIqFcTD1QkI51Btn9mDkm9/SHL/3tJbB/UM0kwgl0y xGKH0M8qlQBRjfFUS1VGl/DBnfqu5Jxv01t3G5pDsiRbpTGnHZSkXILI+VidhLZf QfJFG4+QUZVygZRUaBmTk+iTYySIUegzLsF0lJOu93LCdAhJ+WdKizOTBQTr16Wx HraNeFbSdeSpEROt8+BMGkuDk51CoH6wc8WNI3qPQgzZ+QY63PhOEn8vRl6jV1+z qsDeee/fnXETrZWJWHeVYTn/1ZInXx5bvySo69nlLl+FCaiwsY0Uh0zxl5bLRE3h ES/e45hn6iO9mQQcAaMUBAYIgyucZDQ1BnpaVMRmGBX72tZrgrMBoqJd7rvAxZBo SODqR/UnslM= =tC8r -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 15 08:58:30 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10 Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 17 Feb 2023 17:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61477 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 61477@debbugs.gnu.org Received: via spool by 61477-submit@debbugs.gnu.org id=B61477.167665357531444 (code B ref 61477); Fri, 17 Feb 2023 17:07:02 +0000 Received: (at 61477) by debbugs.gnu.org; 17 Feb 2023 17:06:15 +0000 Received: from localhost ([127.0.0.1]:41414 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT4Ba-0008B6-Mm for submit@debbugs.gnu.org; Fri, 17 Feb 2023 12:06:14 -0500 Received: from mail-lj1-f182.google.com ([209.85.208.182]:34801) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pT4BY-0008At-Nh for 61477@debbugs.gnu.org; Fri, 17 Feb 2023 12:06:13 -0500 Received: by mail-lj1-f182.google.com with SMTP id r28so1812682ljk.1 for <61477@debbugs.gnu.org>; Fri, 17 Feb 2023 09:06:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=jE8PUz/0dzzvrfT7W1Ho48kUSVsD8C16ow8c3M2mLww=; b=BeUpYcI2MRC/yU1m96bo/BzGO0gvkmoRtIkpPq4uxFCCDVoHn8s8UrBi6trRXHWpIB OTXN9iDhxe/RMq5kHapToch88I0a6K25qiWQ8PJde50Q1fvv6KLxkGndOFv9K9eqNbEs uP7XqXhvFQjDIAji5nPGJT1Qz6w2N1MpU4XdrSUUCHC5f/jpeY9D3Jz2OUKavfGe5g0p BGSNzgwHfuQ4WCNiS8bvKmRTlxt2A40x2ZfbfWznt1PaRC5n9/DpHgTiH7uBgmlX76b0 kYCrdCUACKSHIMRCBQYp69n4tQIjI8ZrO6GnguqRTKjWyYFDRlFGdKEpACAmTvWu6TTc s2KA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=jE8PUz/0dzzvrfT7W1Ho48kUSVsD8C16ow8c3M2mLww=; b=D+AyiZ88kfIwNfZALmersQPvTc+YvGKtnM5SpKoznvVUAGeUqo/vyqFFarAz6WMPTr grDM4FZ9rPcAxBo51Vizlja/hpC5QpU3mrpOxIa28H4RLZmb5i8Euqu1cC8z32l6J0EF EMuJRm3C8iTP8zJvDSKYCusDgWmnGaWVgF7gQzQimwg5cdlRo67wq4olyf0/E2WFJiM6 W37n7gnOoqVWSK4hNAB77HxsevTJNag/wPFBUDKSSkUc4JPN1HOELWv/4DDXOOC3kq4d hWgNt1zfNutu/92N3jmazzQZ5f7p7dr5M9AA1z2YMvj+LiT9vRpPEdH8Rr/+/7cTqK3p UUGA== X-Gm-Message-State: AO0yUKXc6Md9CqmqgYHikgLFQHgnGHBr6IU6e3cq2VZoZI+8kiw8i4VU mSxowBbNjarzCf3V7ZhRSZj13/5ALsG/+g3rvrM= X-Google-Smtp-Source: AK7set/V6WPb9K9qT0R59wHyOtGmVJx4MpnG86Wc9/UcBNTfxaa69n6iW9A4igvO8XbCXNXYNBm2uirJMnZoB+lApDY= X-Received: by 2002:a2e:a4b9:0:b0:293:5fb9:3c10 with SMTP id g25-20020a2ea4b9000000b002935fb93c10mr513909ljm.10.1676653566307; Fri, 17 Feb 2023 09:06:06 -0800 (PST) MIME-Version: 1.0 References: <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> <86y1ozcflj.fsf@gmail.com> <874jrmopwm.fsf@cbaines.net> <86ilg1c0cy.fsf@gmail.com> <87h6vkkzko.fsf@cbaines.net> In-Reply-To: <87h6vkkzko.fsf@cbaines.net> From: Simon Tournier Date: Fri, 17 Feb 2023 18:05:55 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, On Fri, 17 Feb 2023 at 17:48, Christopher Baines wrote: > > As a wish :-), would it be possible to report somewhere when the QA > > pushes the issue in the queue? > > I don't follow what you mean, but I'd suggest filing a wishlist bug > against the guix package for qa-frontpage feature requests. Today, it is not possible to know the status: when the patch is scheduled, I do not know when it was. I will do my best for filling wishlist bug report. Cheers, simon From unknown Sun Jun 15 08:58:30 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Philippe SWARTVAGHER Subject: bug#61477: closed (Re: [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10.) Message-ID: References: <87sff0qygg.fsf@nicolasgoaziou.fr> <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> X-Gnu-PR-Message: they-closed 61477 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 61477@debbugs.gnu.org Date: Mon, 20 Feb 2023 13:06:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1676898362-8239-1" This is a multi-part message in MIME format... ------------=_1676898362-8239-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #61477: [PATCH] gnu: python-pygraphviz: Update to 1.10 which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 61477@debbugs.gnu.org. --=20 61477: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D61477 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1676898362-8239-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 61477-done) by debbugs.gnu.org; 20 Feb 2023 13:05:36 +0000 Received: from localhost ([127.0.0.1]:50925 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU5rL-00028F-QX for submit@debbugs.gnu.org; Mon, 20 Feb 2023 08:05:36 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:48251) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU5rJ-00027z-NB for 61477-done@debbugs.gnu.org; Mon, 20 Feb 2023 08:05:34 -0500 Received: (Authenticated sender: admin@nicolasgoaziou.fr) by mail.gandi.net (Postfix) with ESMTPSA id 0952C10000E; Mon, 20 Feb 2023 13:05:26 +0000 (UTC) From: Nicolas Goaziou To: Philippe SWARTVAGHER Subject: Re: [bug#61477] [PATCH] gnu: python-pygraphviz: Update to 1.10. References: <20230215161951.37438-1-swartvagher@par.tuwien.ac.at> <20230215161951.37438-2-swartvagher@par.tuwien.ac.at> Date: Mon, 20 Feb 2023 14:05:19 +0100 In-Reply-To: <20230215161951.37438-2-swartvagher@par.tuwien.ac.at> (Philippe SWARTVAGHER's message of "Wed, 15 Feb 2023 17:19:51 +0100") Message-ID: <87sff0qygg.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 61477-done Cc: 61477-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hello, Philippe SWARTVAGHER writes: > * gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10. Applied. Thank you. Regards, -- Nicolas Goaziou ------------=_1676898362-8239-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 13 Feb 2023 14:34:05 +0000 Received: from localhost ([127.0.0.1]:48055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRZu7-0005XL-Eh for submit@debbugs.gnu.org; Mon, 13 Feb 2023 09:34:05 -0500 Received: from lists.gnu.org ([209.51.188.17]:40368) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRYVn-0000iE-0a for submit@debbugs.gnu.org; Mon, 13 Feb 2023 08:04:51 -0500 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 1pRYVj-0005RY-JO for guix-patches@gnu.org; Mon, 13 Feb 2023 08:04:50 -0500 Received: from secgw1.intern.tuwien.ac.at ([2001:629:1005:30::71]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pRYVh-0002d6-6P for guix-patches@gnu.org; Mon, 13 Feb 2023 08:04:47 -0500 Received: from totemomail (localhost [127.0.0.1]) by secgw1.intern.tuwien.ac.at (8.14.7/8.14.7) with ESMTP id 31DD4b0m002652 for ; Mon, 13 Feb 2023 14:04:37 +0100 Received: from localhost ([127.0.0.1]) by totemomail (Totemo SMTP Server) with SMTP ID 432 for ; Mon, 13 Feb 2023 14:04:37 +0100 (CET) Received: from edge19b.intern.tuwien.ac.at (edge19b.intern.tuwien.ac.at [IPv6:2001:629:1005:30::46]) by secgw1.intern.tuwien.ac.at (8.14.7/8.14.7) with ESMTP id 31DD4b72002631 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 13 Feb 2023 14:04:37 +0100 Received: from mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) by edge19b.intern.tuwien.ac.at (2001:629:1005:30::46) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.7; Mon, 13 Feb 2023 14:04:36 +0100 Received: from PHSW-LAPTOP.par.tuwien.ac.at (2001:629:2502:471:2ad2:44ff:fee5:139d) by mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.20; Mon, 13 Feb 2023 14:04:36 +0100 From: Philippe SWARTVAGHER To: Subject: [PATCH] gnu: python-pygraphviz: Update to 1.10 Date: Mon, 13 Feb 2023 14:03:31 +0100 Message-ID: <20230213130331.37045-1-swartvagher@par.tuwien.ac.at> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) To mbx19c.intern.tuwien.ac.at (2001:629:1005:30::83) Received-SPF: pass client-ip=2001:629:1005:30::71; envelope-from=swartvagher@par.tuwien.ac.at; helo=secgw1.intern.tuwien.ac.at X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 13 Feb 2023 09:33:58 -0500 Cc: Philippe SWARTVAGHER X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) * gnu/packages/graphviz.scm (python-pygraphviz): Update to 1.10 --- gnu/packages/graphviz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm index 7c2cb1eae0..1691658576 100644 --- a/gnu/packages/graphviz.scm +++ b/gnu/packages/graphviz.scm @@ -213,7 +213,7 @@ (define-public python-graphviz (define-public python-pygraphviz (package (name "python-pygraphviz") - (version "1.7") + (version "1.10") (source (origin (method git-fetch) @@ -223,7 +223,7 @@ (define-public python-pygraphviz (file-name (string-append "pygraphviz-" version "-checkout")) (sha256 (base32 - "0jqc3dzy9n0hn3b99zq8jp53901zpjzvvi5ns5mbaxg8kdrb1lfx")))) + "1yrzjp5n86ynlj32p5dj1aj67md6bzkk8hac74j5y3mbl94m259g")))) (build-system python-build-system) (inputs (list graphviz)) base-commit: 5b1eab43f011983d9ee560d6935409b6b39706ff -- 2.30.2 ------------=_1676898362-8239-1--