guix-commits
[Top][All Lists]
Advanced

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

40/57: gnu: python-zope-testing: Remove needless input.


From: Hartmut Goebel
Subject: 40/57: gnu: python-zope-testing: Remove needless input.
Date: Thu, 13 Oct 2016 15:20:34 +0000 (UTC)

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

commit 7115421220328b9cd0eeaaf46101f48bb52bafec
Author: Hartmut Goebel <address@hidden>
Date:   Fri Oct 7 21:47:02 2016 +0200

    gnu: python-zope-testing: Remove needless input.
    
    * gnu/packages.python.scm (python-zope-testing): Remove
      python-zope-interface from native-imports.
---
 gnu/packages/python.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 1e8196b..7052ce7 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -6323,6 +6323,7 @@ forms, HTTP servers, regular expressions, and more.")
     (build-system python-build-system)
     (native-inputs
      `(("python-six" ,python-six)
+       ;("python-zope-interface" ,python-zope-interface)
        ("python-zope-exceptions" ,python-zope-exceptions)
        ("python-zope-testing" ,python-zope-testing)
        ("unzip" ,unzip)))



reply via email to

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