GNU bug report logs - #27440
[PATCH 0/4] Add Xpra.

Previous Next

Package: guix-patches;

Reported by: Rutger Helling <rhelling <at> mykolab.com>

Date: Wed, 21 Jun 2017 11:01:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Rutger Helling <rhelling <at> mykolab.com>
To: 27440 <at> debbugs.gnu.org
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




This bug report was last modified 7 years and 339 days ago.

Previous Next


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