~ruther/guix-local

47f77210fcd2a4da49348419515d77471adfee0a — Hartmut Goebel 9 years ago 05c2fd3
gnu: python-zope-schema: Add missing inputs.

* gnu/packages.python.scm (python-zope-schema): Add python-coverage and
  python-nose to native-inputs.
1 files changed, 3 insertions(+), 1 deletions(-)

M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +3 -1
@@ 7098,7 7098,9 @@ internationalized messages within program source text.")
     `(("python-zope-event" ,python-zope-event)
       ("python-zope-interface" ,python-zope-interface)))
    (native-inputs
     `(("python-zope-testing" ,python-zope-testing)))
     `(("python-zope-testing" ,python-zope-testing)
       ("python-coverage" ,python-coverage)
       ("python-nose" ,python-nose)))
    (home-page "http://pypi.python.org/pypi/zope.schema")
    (synopsis "Zope data schemas")
    (description "Zope.scheme provides extensions to zope.interface for