guix-commits
[Top][All Lists]
Advanced

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

23/43: zope.interface: Correct inputs.


From: Hartmut Goebel
Subject: 23/43: zope.interface: Correct inputs.
Date: Tue, 18 Oct 2016 11:20:08 +0000 (UTC)

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

commit 20e746695ca2271da5c35dff0ec1c3d33c787999
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 9bbe466..39256ae 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -6327,7 +6327,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]