guix-commits
[Top][All Lists]
Advanced

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

37/43: python-pika: Correct input


From: Hartmut Goebel
Subject: 37/43: python-pika: Correct input
Date: Tue, 18 Oct 2016 11:20:10 +0000 (UTC)

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

commit 8b5f095824ce41216347ff834a83e0ac9920e9aa
Author: Hartmut Goebel <address@hidden>
Date:   Mon Oct 17 00:36:25 2016 +0200

    python-pika: Correct input
    
    besser wäre aber, das als "plugin" zu machen, wenn es gibt ausserdem noch
    tornado, und pyev.
---
 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 bcae6a3..dd06fad 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -9058,7 +9058,7 @@ focus on event-based network programming and 
multiprotocol integration.")
          (base32
           "0nb4h08di432lv7dy2v9kpwgk0w92f24sqc2hw2s9vwr5b8v8xvj"))))
     (build-system python-build-system)
-    (native-inputs
+    (propagated-inputs
      `(("python-twisted" ,python-twisted)))
     (home-page "https://pika.readthedocs.org";)
     (synopsis "Pure Python AMQP Client Library")



reply via email to

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