[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/103: gnu: python-pika: Correct input.
From: |
Hartmut Goebel |
Subject: |
86/103: gnu: python-pika: Correct input. |
Date: |
Tue, 25 Oct 2016 18:00:43 +0000 (UTC) |
htgoebel pushed a commit to branch wip-python-build-system
in repository guix.
commit 0fb7f6440a05c093bfa356c12befd667f5c07537
Author: Hartmut Goebel <address@hidden>
Date: Mon Oct 17 00:36:25 2016 +0200
gnu: python-pika: Correct input.
* gnu/packages/python(python-pika)[native-inputs] change to
[propagated-inputs], as there was only one nattive-input.
---
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 5625b3f..b08de09 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -9116,7 +9116,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")
- 66/103: gnu: python-scikit-image: Correct inputs., (continued)
- 66/103: gnu: python-scikit-image: Correct inputs., Hartmut Goebel, 2016/10/25
- 92/103: gnu: python-testlib: Remove useless self-defined phase "unpack"., Hartmut Goebel, 2016/10/25
- 90/103: gnu: python-nautilus: Correct inputs, Hartmut Goebel, 2016/10/25
- 79/103: gnu: python-urllib3: update comment., Hartmut Goebel, 2016/10/25
- 78/103: gnu: python-wsgi-intercept: Correct inputs., Hartmut Goebel, 2016/10/25
- 101/103: Add a series of FIXME and TODO comments., Hartmut Goebel, 2016/10/25
- 95/103: gnu: python2-pbcore: Fix inputs:, Hartmut Goebel, 2016/10/25
- 100/103: gnu: python-scikit-learn: Remove useless property "python2-variant"., Hartmut Goebel, 2016/10/25
- 46/103: gnu: python-scipy: Fix build., Hartmut Goebel, 2016/10/25
- 87/103: gnu: python-prompt-toolkit: Correct inputs, Hartmut Goebel, 2016/10/25
- 86/103: gnu: python-pika: Correct input.,
Hartmut Goebel <=
- 96/103: gnu: python-pytest-django: Remove needless propagated input "python-py"., Hartmut Goebel, 2016/10/25