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 17:47:56 +0000 (UTC)

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

commit 810bddebdac48a9228406c46500e0be9dbfddd2a
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 faf5fae..391d9b5 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]