guix-commits
[Top][All Lists]
Advanced

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

85/97: python-celery: Remove needless inputs.


From: Hartmut Goebel
Subject: 85/97: python-celery: Remove needless inputs.
Date: Tue, 18 Oct 2016 20:13:23 +0000 (UTC)

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

commit b0f8991c4a33412ee8771ab8f219ff9ca0b15edb
Author: Hartmut Goebel <address@hidden>
Date:   Mon Oct 17 00:18:28 2016 +0200

    python-celery: Remove needless inputs.
    
    Aqlready propagated.
---
 gnu/packages/python.scm |    2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 313e64d..f91ce0e 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -8160,8 +8160,6 @@ Python 2.4 and 2.5, and will draw its fixes/improvements 
from python-trunk.")
      `(("python-nose" ,python-nose)))
     (propagated-inputs
      `(("python-pytz" ,python-pytz)
-       ("python-amqp" ,python-amqp)
-       ("python-anyjson" ,python-anyjson)
        ("python-billiard" ,python-billiard)
        ("python-kombu" ,python-kombu)))
     (home-page "http://celeryproject.org";)



reply via email to

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