From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id IF3DKEoEg2DKagAAgWs5BA (envelope-from ) for ; Fri, 23 Apr 2021 19:30:50 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 6FeRJEoEg2AoCQAA1q6Kng (envelope-from ) for ; Fri, 23 Apr 2021 17:30:50 +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 1A15411B9D for ; Fri, 23 Apr 2021 19:30:50 +0200 (CEST) Received: from localhost ([::1]:60954 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lZzdh-0006GQ-1S for larch@yhetil.org; Fri, 23 Apr 2021 13:30:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45142) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lZzcx-0006G8-AH for guix-patches@gnu.org; Fri, 23 Apr 2021 13:30:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55456) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lZzcx-0002YB-1d for guix-patches@gnu.org; Fri, 23 Apr 2021 13:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lZzcw-0003As-Uf for guix-patches@gnu.org; Fri, 23 Apr 2021 13:30:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47976] [PATCH 07/10] gnu: Add python-python-louvain. Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 23 Apr 2021 17:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47976 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47976@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 47976-submit@debbugs.gnu.org id=B47976.161919895412057 (code B ref 47976); Fri, 23 Apr 2021 17:30:02 +0000 Received: (at 47976) by debbugs.gnu.org; 23 Apr 2021 17:29:14 +0000 Received: from localhost ([127.0.0.1]:38758 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZzcA-00038O-G7 for submit@debbugs.gnu.org; Fri, 23 Apr 2021 13:29:14 -0400 Received: from mout01.posteo.de ([185.67.36.65]:59741) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lZzc8-00037y-2V for 47976@debbugs.gnu.org; Fri, 23 Apr 2021 13:29:12 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 84B0C240028 for <47976@debbugs.gnu.org>; Fri, 23 Apr 2021 19:29:06 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1619198946; bh=xH3Ka6oJF1IUUDm+XK7tCZrpOd/SN9X105AmUOWnSFg=; h=From:To:Cc:Subject:Date:From; b=npID4xE45wvmUW8JVvd1s70q9LrEJ9kr0v4p6vVdFSGTGN8siumbLSZNj5TQ3/+y1 rVmN/Y2jD7w71G/QZjNEXTSXjpex9AQyadwnvX2XJD/WveVYs06AiRRCFyaD8nJfpF 7JALpC7R2cPGYPMHdoVw6HheO5LtQYomAyh9QPOj8Sn1sCGPNNR6bAHI/8AdCk4MWz WEbffNwuWmQ18uqus3tCmMSFxfInXizYrU+bEUczE3tc1/WSvaI8TTd4Oy/5Gh2/zg R40yCrji8Im9ciKCNWBoawujbLcI666uU8LK9Pnpxm+z/OcHjLFiUt4EpBrBh6jqcV w+4AZSYjyGuqQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4FRh9F1s1Fz6tmH; Fri, 23 Apr 2021 19:29:05 +0200 (CEST) From: Vinicius Monego Date: Fri, 23 Apr 2021 17:28:13 +0000 Message-Id: <20210423172816.73579-7-monego@posteo.net> In-Reply-To: <20210423172816.73579-1-monego@posteo.net> References: <20210423172816.73579-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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=1619199050; 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=UdmZxi+uEee9IUXUNUAnLRLO5o9CfstMuDyiceUFTXQ=; b=jXcfHnuMCMjbe2LgZ7K0k0fnhgb6ol0uDhnWS6bkxJDPwoo5EUtu0mzowLIESaOY3NEX0B W6Yx69YBkg7dCvJGOU4qw3OQMwgPd6Gd2Pvq/DMZSrdPxYVCQRbQEi0OSwtufQHcrGrBVQ 2O6mYXW870BszvA/XYJ7YU8NeM7iSeP1ASyjPMEs0L6aECnK+dWCnELpLkXUmVnfdc8nD/ yZKgyFzRew+t4Wz6JEkCAVOnNfxDQTYPuHfVYUnIvARxIDjqaY6NxZiipFeanQFn9XJ1iK IrcgRCooGv7hPHht5B1u4obUkeYj1bJXSxc54VOpVYfLWTehfZ6pyPZafM4yMg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1619199050; a=rsa-sha256; cv=none; b=EOuAztKNGy9McCfWIE7ySWrFauB2DQjWtpORL/+HuEAmMzRobXJ+g7ffXgCe7eWTvNhhWW Eb2/+XjdvdFFdY4w0dBQWSIHrR6kFdhgxFn6yomfXhDpucQalQvbB0tycM51dolDnTiv4b D3kgXvjKvu+W7b5IBduhGPV1YF9rI60ux8IUJzcJH38vaIckGM1LSFqKNEIO4+YF+8VX/I 2GcijOApSzsQMJ5jzteVi/vsU6X/ERoOytPVfGuD3OLzFhymmiYeVhzDEi7nI99TrvLYbD oyegr5J3JemG4sWB/LK0SktFF/AdFxjs/k3k5rPUaFmR3lm+zaZEXuqZ+9glDg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=npID4xE4; 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: -0.34 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=npID4xE4; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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: 1A15411B9D X-Spam-Score: -0.34 X-Migadu-Scanner: scn0.migadu.com X-TUID: XGGRERb4rInI * gnu/packages/graph.scm (python-python-louvain): New variable. --- gnu/packages/graph.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm index d2e4c875a1..7b61c8f103 100644 --- a/gnu/packages/graph.scm +++ b/gnu/packages/graph.scm @@ -6,6 +6,7 @@ ;;; Copyright © 2019 Andreas Enge ;;; Copyright © 2020 Alexander Krotov ;;; Copyright © 2020 Pierre Langlois +;;; Copyright © 2021 Vinicius Monego ;;; ;;; This file is part of GNU Guix. ;;; @@ -228,6 +229,27 @@ subplots, multiple-axes, polar charts, and bubble charts. ") (define-public python2-plotly (package-with-python2 python-plotly-2.4.1)) +(define-public python-python-louvain + (package + (name "python-python-louvain") + (version "0.15") + (source + (origin + (method url-fetch) + (uri (pypi-uri "python-louvain" version)) + (sha256 + (base32 "1sqp97fwh4asx0jr72x8hil8z8fcg2xq92jklmh2m599pvgnx19a")))) + (build-system python-build-system) + (propagated-inputs + `(("python-networkx" ,python-networkx) + ("python-numpy" ,python-numpy))) + (home-page "https://github.com/taynaud/python-louvain") + (synopsis "Louvain algorithm for community detection") + (description + "This package provides a pure Python implementation of the Louvain +algorithm for community detection in large networks.") + (license license:bsd-3))) + (define-public python-louvain (package (name "python-louvain") -- 2.31.1