From 39a3dc3435e95c7d5c67361aeba2429eb6518b07 Mon Sep 17 00:00:00 2001 From: Daniel Pimentel Date: Fri, 17 Jun 2016 21:39:23 -0300 Subject: [PATCH 7/7] add python2-jsonrpclib * gnu/packages/python.py: change license. --- 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 5dd27b4..0959ecb 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -9241,7 +9241,7 @@ specified in POSIX.1-2001 and POSIX.1-2008.") It supports both the original 1.0 specification, as well as the new (proposed) 2.0 spec, which includes batch submission, keyword arguments, etc.") - (license license:asl2.0))) + (license asl2.0))) (define-public python2-pbkdf2 (package -- 2.7.4