guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/05: gnu: python-tblib: Properly @end enumerate.


From: Tobias Geerinckx-Rice
Subject: 01/05: gnu: python-tblib: Properly @end enumerate.
Date: Fri, 6 Jan 2017 23:26:49 +0000 (UTC)

nckx pushed a commit to branch master
in repository guix.

commit 9657aeb187286854aff5a4ff1aeb16dd908dd5c4
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Fri Jan 6 23:55:25 2017 +0100

    gnu: python-tblib: Properly @end enumerate.
    
    * gnu/packages/python.scm (python-tblib)[description]: Don't use
    address@hidden itemize’ to end an address@hidden block.
---
 gnu/packages/python.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index d8ca83d..13e0287 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -10156,7 +10156,7 @@ different processes.  This allows better error handling 
when running code over
 multiple processes (imagine multiprocessing, billiard, futures, celery etc).
 
 @item Parse traceback strings and raise with the parsed tracebacks.
address@hidden itemize")
address@hidden enumerate\n")
     (license license:bsd-3)))
 
 (define-public python2-tblib



reply via email to

[Prev in Thread] Current Thread [Next in Thread]