~ruther/guix-local

38d480a8a66f99443d76e30428406fb149d9a7b5 — Hartmut Goebel 9 years ago 2887700
gnu: python-zope-interface: Correct inputs.

* gnu/packages/python.scm(python-zope-interface)[propagated-inputs] change to
  [native-inputs].
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +1 -1
@@ 7034,7 7034,7 @@ dispatching systems can be built.")
        (base32
         "0ks8h73b2g4bkad821qbv0wzjppdrwys33i7ka45ik3wxjg1l8if"))))
    (build-system python-build-system)
    (propagated-inputs
    (native-inputs
     `(("python-zope-event" ,python-zope-event)))
    (home-page "https://github.com/zopefoundation/zope.interface")
    (synopsis "Python implementation of the \"design by contract\"