gnu: python-sphinx: Propagate python-requests.

* gnu/packages/python.scm (python-sphinx)[native-inputs]: Move PYTHON-REQUESTS
to ...
[propagated-inputs]: ... here.
This commit is contained in:
Marius Bakke 2017-02-15 08:55:48 +01:00
parent 27693b1e34
commit a10b9810c6
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2994,13 +2994,13 @@ (define-public python-sphinx
("python-docutils" ,python-docutils)
("python-jinja2" ,python-jinja2)
("python-pygments" ,python-pygments)
("python-requests" ,python-requests)
("python-six" ,python-six)))
(native-inputs
`(("graphviz" ,graphviz)
("python-html5lib" ,python-html5lib)
("python-mock" ,python-mock)
("python-nose" ,python-nose)
("python-requests" ,python-requests)))
("python-nose" ,python-nose)))
(home-page "http://sphinx-doc.org/")
(synopsis "Python documentation generator")
(description "Sphinx is a tool that makes it easy to create documentation