~ruther/guix-local

8322749a1cf7ad2ae64dab6367bc8ca4d380f778 — Hartmut Goebel 9 years ago b9fc496
gnu: python-urllib3: update comment.

* gnu/packages/python.scm(python-urllib3)[propagated-inputs]: Update comment.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +1 -1
@@ 8147,7 8147,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)