GNU bug report logs - #43967
[PATCH] Add python2-parallel

Previous Next

Package: guix-patches;

Reported by: "Bonface M. K." <bonfacemunyoki <at> gmail.com>

Date: Mon, 12 Oct 2020 18:23:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


Message #23 received at 43967 <at> debbugs.gnu.org (full text, mbox):

From: BonfaceKilz <bonfacemunyoki <at> gmail.com>
To: 43967 <at> debbugs.gnu.org
Cc: BonfaceKilz <bonfacemunyoki <at> gmail.com>
Subject: [PATCH v2 2/2] * gnu/packages/python-xyz (python2-parallel): New
 package.
Date: Fri, 16 Oct 2020 04:31:53 +0300
---
 gnu/packages/python-xyz.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 51bee25f66..89320e32d1 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -22362,3 +22362,6 @@ heterogeneous and multi-platform clusters (including clusters running other
 application with variable CPU loads).  Visit http://www.parallelpython.com for
 further information.")
     (license license:bsd-3)))
+
+(define-public python2-parallel
+  (package-with-python2 python-parallel))
-- 
2.28.0





This bug report was last modified 4 years and 267 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.