guix-commits
[Top][All Lists]
Advanced

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

04/04: gnu: totem: Remove python-pylint native input.


From: guix-commits
Subject: 04/04: gnu: totem: Remove python-pylint native input.
Date: Sat, 30 May 2020 18:18:28 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 187d02cd437ae9e6d2a67e56c82502c6feea73cf
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 31 00:14:37 2020 +0200

    gnu: totem: Remove python-pylint native input.
    
    It's optional & runs a pointless lint check that fails with pylint 2.5.
    
    * gnu/packages/gnome.scm (totem)[native-inputs]: Remove python-pylint.
---
 gnu/packages/gnome.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 03de035..fe71e31 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4904,7 +4904,6 @@ discovery protocols.")
        ("intltool" ,intltool)
        ("itstool" ,itstool)
        ("xmllint" ,libxml2)
-       ("python-pylint" ,python-pylint)
        ("xorg-server" ,xorg-server-for-tests)))
     (propagated-inputs
      `(("dconf" ,dconf)))



reply via email to

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