guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

76/97: zope.interface: Correct inputs.


From: Hartmut Goebel
Subject: 76/97: zope.interface: Correct inputs.
Date: Tue, 18 Oct 2016 20:13:22 +0000 (UTC)

htgoebel pushed a commit to branch wip-python-build-system
in repository guix.

commit dbd7d7bc5d8df17f03ed7490ecc9c3b107312705
Author: Hartmut Goebel <address@hidden>
Date:   Sun Oct 16 22:39:22 2016 +0200

    zope.interface: Correct inputs.
---
 gnu/packages/python.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index fdc2325..7ef42c5 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -6334,7 +6334,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\"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]