gnu: python-zope-interface: Correct inputs.

* gnu/packages/python.scm(python-zope-interface)[propagated-inputs] change to
  [native-inputs].
This commit is contained in:
Hartmut Goebel 2016-10-16 22:39:22 +02:00
parent 2887700e4d
commit 38d480a8a6
No known key found for this signature in database
GPG Key ID: 634A8DFFD3F631DF
1 changed files with 1 additions and 1 deletions

View File

@ -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\"