gnu: python-lazr-restfulclient: Add missing inputs.
* gnu/packages/python-web.scm (python-lazr-restfulclient) [propagated-inputs]: Add python-pyparsing and python-six.master
parent
34ff453029
commit
87d75d9151
|
@ -144,6 +144,8 @@
|
|||
(list python-distro
|
||||
python-httplib2
|
||||
python-oauthlib
|
||||
python-pyparsing
|
||||
python-six
|
||||
python-wadllib))
|
||||
(home-page "https://launchpad.net/lazr.restfulclient")
|
||||
(synopsis "Web client Python library extending wadlib")
|
||||
|
|
Reference in New Issue