htgoebel pushed a commit to branch wip-python-build-system
in repository guix.

commit c43f570b7056992ca14466289f6141d59622f083
Author: Hartmut Goebel <h.goe...@crazy-compilers.com>
Date:   Sun Oct 16 23:46:06 2016 +0200

    python-urllib3: update comment
---
 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 4028bab..b43961b 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -7434,7 +7434,7 @@ concurrent.futures package from Python 3.2")
        ("python-mock" ,python-mock)
        ("python-tornado" ,python-tornado)))
     (propagated-inputs
-     `(;; packages for https security
+     `(;; extra packages for https security
        ("python-certifi" ,python-certifi)
        ("python-ndg-httpsclient" ,python-ndg-httpsclient)
        ("python-pyasn1" ,python-pyasn1)

Reply via email to