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 sO0kKXy2FmUVOQEA9RJhRA:P1 (envelope-from ) for ; Fri, 29 Sep 2023 13:35:24 +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 sO0kKXy2FmUVOQEA9RJhRA (envelope-from ) for ; Fri, 29 Sep 2023 13:35:24 +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 6D42833759 for ; Fri, 29 Sep 2023 13:35:24 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=vwzb6986; 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=1695987324; 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-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=zGJ+HIFLhjTpRmjEhb88lXYo4ar3p3Qb71WR/GfOa84=; b=bpaWvTaqs1S7slZeOEqe4psq9OEzpUUWglxbz1KKeE7GrPDW7fmcnIGEyctbY2vlmAySno 4GcE+4xX4bX3afU0EpqCrno3JxCQ/BKJ+q8jJ01ocBPeS8XQcCo3qPfkECPHz6K2MvT3oX oxfsmgF98wDdMjwGpVE/mdp+2Oj8wI/ZgZ9+39EnY6GohcHll2KhTxp6UO2p3vBoydygi1 IDtgF8VnRG+VaC668oHWfo6+Bcx886wKVXiiy5edhUTJTeKgmGqErgnUVy6omAR/klmB1q /yCmwcRO/aq9kXBOqAfOaUmX9/BCquuhiI1ah/EDyIqWmljVbMNYI/QnYFcw2w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=vwzb6986; 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=1695987324; a=rsa-sha256; cv=none; b=t4IUo3rMcCY0bVm5+zlJHM99WZc1wyb0PSj5oxSVE/j17BlXZrJVUOUEPoGUyT/a19u9B2 RX/iSluk3Ke/NXhxRBfgEeJP+zhr9czyXHasUDbcVdYcwnjbLS9SgGSpIKfeGOyDODWsMW J/XPnAk6p8w+O6frSm9FKjIF3AnhJGicitldMRLqZPwTdxbpNWBtp23l7WSrBxQFNij6Gm vzUBq4F8iDaXULSg1KVRETtuPNNNQf0i1L6n6A8WKauDcy2dGeAM5rE40TfUmsupCVEh79 oy4Dj4Op8KURf6wJAW3elUgQWqkH/Qgac2KSK4+Tr85iJoK1NMiJrePgKXw2Dw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qmBls-0005cY-9T; Fri, 29 Sep 2023 07:35:00 -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 1qmBlr-0005cQ-5D for guix-patches@gnu.org; Fri, 29 Sep 2023 07:34:59 -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 1qmBlq-00029B-T6; Fri, 29 Sep 2023 07:34:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qmBlt-000339-TO; Fri, 29 Sep 2023 07:35:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65194] [PATCH v3] gnu: Add python-altgraph. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: fanquake@gmail.com, hako@ultrarare.space, lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Fri, 29 Sep 2023 11:35: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: 65194@debbugs.gnu.org Cc: Hilton Chain , fanquake , Michael Ford , Hilton Chain , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Michael Ford , Hilton Chain , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart Received: via spool by 65194-submit@debbugs.gnu.org id=B65194.169598729111702 (code B ref 65194); Fri, 29 Sep 2023 11:35:01 +0000 Received: (at 65194) by debbugs.gnu.org; 29 Sep 2023 11:34:51 +0000 Received: from localhost ([127.0.0.1]:55433 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qmBli-00032e-SU for submit@debbugs.gnu.org; Fri, 29 Sep 2023 07:34:51 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:53288) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qmBlg-00032V-Od for 65194@debbugs.gnu.org; Fri, 29 Sep 2023 07:34:49 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1695987166; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=zGJ+HIFLhjTpRmjEhb88lXYo4ar3p3Qb71WR/GfOa84=; b=vwzb6986AJ6BjMbLF3QLifkSm9acetAVC33/4/kjKvSZsihqyVrtanrxxnyvVfweAtZZ2j pLhtnzNJ2qSk/xXpnZI3GqhQoZqmu838pGjLYNrIkjvQpCpBOP+GW6sQpbe9I1w1QZVWX1 zfv8bC18ySctOrpr5rfu72/qzESFFpswvHFmP4dcc8UNpgOTNtluV5ZFpKPALHLSOd4N9g x3s45DjXBegL1muEoYAofjSDJygYL86SLP9pt/ZQDrTOsxGVKfGRlJUDxmTam8wQ04Iqbo V9J3ZeXx0+QGSeDBYXZvUvyn5osztdDdMw8hCNGNDL0xGsYgJjNxreMMDavD/w== Date: Fri, 29 Sep 2023 19:33:05 +0800 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + 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: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain 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: -4.70 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 6D42833759 X-Spam-Score: -4.70 X-TUID: UXtBDUWE3PyW From: fanquake * gnu/packages/python-xyz.scm (python-altgraph): New variable. --- V2 -> V3: - Correct license to expat-0. V1 -> V2: - 0.17.3->0.17.4. - Adjust description. - Rebase. gnu/packages/python-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index d3d91480ac..ec0283838e 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -11493,6 +11493,28 @@ (define-public python-toposort algorithm.") (license license:asl2.0))) +(define-public python-altgraph + (package + (name "python-altgraph") + (version "0.17.4") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/ronaldoussoren/altgraph") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "03cingygy7k8cg1l7ffxyrsva1a87y0is14wp04y7zazjab12w87")))) + (build-system pyproject-build-system) + (home-page "https://github.com/ronaldoussoren/altgraph") + (synopsis "Python graph (network) package") + (description + "@code{altgraph} is a graph (network) package for constructing graphs, BFS +and DFS traversals, topological sort, shortest paths, etc. with graphviz output. +") + (license license:expat-0))) + (define-public python-three-merge (package (name "python-three-merge") base-commit: 1b0ec97bce2db93ec4159a13fb0a184f012df4fe -- 2.41.0