guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: python-enum34: Remove python-setuptools from inputs.


From: Leo Famulari
Subject: 04/04: gnu: python-enum34: Remove python-setuptools from inputs.
Date: Sun, 21 Feb 2016 07:50:18 +0000

lfam pushed a commit to branch master
in repository guix.

commit 9eb05bc3817a1c775f92f0f4cbc45f2f6a23556f
Author: Leo Famulari <address@hidden>
Date:   Sun Feb 14 20:03:34 2016 -0500

    gnu: python-enum34: Remove python-setuptools from inputs.
    
    * gnu/packages/python.scm (python-enum34)[inputs]: Remove
    python-setuptools.
---
 gnu/packages/python.scm |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 2cae737..fc946f9 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -1320,8 +1320,6 @@ bug tracker.")
        (base32
         "0yx1m4564wxgbm4glb3457hi16xihd9w63rv13y2przkdir9dfgp"))))
     (build-system python-build-system)
-    (inputs
-     `(("python-setuptools" ,python-setuptools)))
     (arguments
      `(#:phases
        (alist-replace



reply via email to

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