guix-commits
[Top][All Lists]
Advanced

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

79/103: gnu: python-urllib3: update comment.


From: Hartmut Goebel
Subject: 79/103: gnu: python-urllib3: update comment.
Date: Tue, 25 Oct 2016 18:00:42 +0000 (UTC)

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

commit 253a565b3dca20091bee1e692b4b8515dee1ded7
Author: Hartmut Goebel <address@hidden>
Date:   Sun Oct 16 23:46:06 2016 +0200

    gnu: python-urllib3: update comment.
    
    * gnu/packages/python.scm(python-urllib3)[propagated-inputs]: 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 7a2b005..af05358 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -7421,7 +7421,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

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