guix-commits
[Top][All Lists]
Advanced

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

41/104: gnu: python-zope-testing: Remove needless input.


From: Hartmut Goebel
Subject: 41/104: gnu: python-zope-testing: Remove needless input.
Date: Tue, 15 Nov 2016 21:37:03 +0000 (UTC)

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

commit e408ffc302f4381bcb198fbd83e210a4a1ce5dbc
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 7f14abe..c090ed5 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -7037,6 +7037,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]