[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#43967] [PATCH v2 2/2] * gnu/packages/python-xyz (python2-parallel):
From: |
Brett Gilio |
Subject: |
[bug#43967] [PATCH v2 2/2] * gnu/packages/python-xyz (python2-parallel): New package. |
Date: |
Thu, 15 Oct 2020 21:56:20 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
BonfaceKilz <bonfacemunyoki@gmail.com> writes:
> ---
> 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))
I believe we are not currently taking new python2 packages since it has
hit EOL, the exception is for situations where there is a strong
dependency that can not be resolved without it. I might be mistaken.
--
Brett M. Gilio
brettg@gnu.org
https://brettgilio.com/
E82A C026 95D6 FF02 43CA 1E5C F6C5 2DD1 BA27 CB87
[bug#43967] [PATCH v3 0/2] Add python2-parallel, BonfaceKilz, 2020/10/15
[bug#43967] [PATCH v4 0/1] gnu: Add python2-parallel., BonfaceKilz, 2020/10/18
[bug#43967] [PATCH v4 0/1] gnu: Add python2-parallel., BonfaceKilz, 2020/10/18