guix-commits
[Top][All Lists]
Advanced

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

77/97: python-zope-location: Correct inputs.


From: Hartmut Goebel
Subject: 77/97: python-zope-location: 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 4167ad0f253eecdf0af51c3579a44f7750f6c2d8
Author: Hartmut Goebel <address@hidden>
Date:   Sun Oct 16 23:14:30 2016 +0200

    python-zope-location: 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 7ef42c5..0a546bc 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -6561,7 +6561,7 @@ brokering, etc.) for which the proxy is responsible.")
         (base32
          "1nj9da4ksiyv3h8n2vpzwd0pb03mdsh7zy87hfpx72b6p2zcwg74"))))
     (build-system python-build-system)
-    (native-inputs
+    (propagated-inputs
      `(("python-zope-proxy" ,python-zope-proxy)
        ("python-zope-schema" ,python-zope-schema)))
     (home-page "http://pypi.python.org/pypi/zope.location/";)



reply via email to

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