[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27440] [PATCH 3/4] gnu: python: Add python2-rencode.
From: |
Rutger Helling |
Subject: |
[bug#27440] [PATCH 3/4] gnu: python: Add python2-rencode. |
Date: |
Wed, 21 Jun 2017 13:06:04 +0200 |
* gnu/packages/python.scm (python2-rencode): New variable.
---
gnu/packages/python.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 9c1485854..88cb0a6b8 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -15470,4 +15470,6 @@ stake up significantly less space than
b-encodings. This version of rencode is a
complete rewrite in Cython to attempt to increase the performance over
the pure
Python module written by Petru Paler, Connelly Barnes et al.")
(license license:bsd-3)))
+
+(define-public python2-rencode
+ (package-with-python2 python-rencode))
--
2.13.1
[bug#27440] [PATCH 3/4] gnu: python: Add python2-rencode.,
Rutger Helling <=
[bug#27440] [PATCH 4/4] gnu: xorg: Add xpra., Rutger Helling, 2017/06/21