gnu: python-urllib3: update comment.

* gnu/packages/python.scm(python-urllib3)[propagated-inputs]: Update comment.
This commit is contained in:
Hartmut Goebel 2016-10-16 23:46:06 +02:00
parent b9fc496ff6
commit 8322749a1c
No known key found for this signature in database
GPG key ID: 634A8DFFD3F631DF

View file

@ -8147,7 +8147,7 @@ (define-public python-urllib3
("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)