[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/63: gnu: python2-pylint: Update to 1.9.5.
From: |
guix-commits |
Subject: |
19/63: gnu: python2-pylint: Update to 1.9.5. |
Date: |
Thu, 7 Nov 2019 09:57:38 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 9162a327b428f7a5eb1a04cf43428fb11d362c48
Author: Kei Kebreau <address@hidden>
Date: Mon Jul 22 17:31:33 2019 -0400
gnu: python2-pylint: Update to 1.9.5.
* gnu/packages/check.scm (python2-pylint): Update to 1.9.5.
[source]: Use pypi-uri.
[native-inputs]: Remove python2-tox and add python2-futures.
[home-page]: Update project home page.
---
gnu/packages/check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index b12337a..e8555ef 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -1749,7 +1749,7 @@ possible to write plugins to add your own checks.")
(let ((pylint (package-with-python2
(strip-python2-variant python-pylint))))
(package (inherit pylint)
- (version "1.7.2")
+ (version "1.9.5")
(source
(origin
(method git-fetch)
@@ -1759,7 +1759,7 @@ possible to write plugins to add your own checks.")
(file-name (git-file-name (package-name pylint) version))
(sha256
(base32
- "0yyc1gxq66li2adyx8njs83dh1pliylzkdmihw0k5bn6z4aakh8s"))))
+ "02a89d8a47s7nfiv1ady3j0sg2sbyja3np145brarfp5x9qxz9x2"))))
(arguments
`(,@(package-arguments pylint)
#:phases
- 04/63: gnu: epiphany: Update to 3.32.3., (continued)
- 04/63: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/11/07
- 09/63: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/11/07
- 06/63: gnu: gedit: Update to 3.32.2., guix-commits, 2019/11/07
- 16/63: gnu: grilo: Update to 0.3.9., guix-commits, 2019/11/07
- 14/63: gnu: Add python-dbusmock., guix-commits, 2019/11/07
- 15/63: gnu: gnome-control-center: Update to 3.32.2., guix-commits, 2019/11/07
- 26/63: gnu: Add tracker-miners., guix-commits, 2019/11/07
- 20/63: gnu: totem: Update to 3.32.1., guix-commits, 2019/11/07
- 17/63: gnu: tracker: Update to 2.2.2., guix-commits, 2019/11/07
- 18/63: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/11/07
- 19/63: gnu: python2-pylint: Update to 1.9.5.,
guix-commits <=
- 34/63: gnu: libwnck: Update to 3.32.0., guix-commits, 2019/11/07
- 35/63: gnu: five-or-more: Update to 3.32.0., guix-commits, 2019/11/07
- 41/63: gnu: orca: Update to 3.32.0., guix-commits, 2019/11/07
- 33/63: gnu: gnome-disk-utility: Update to 3.32.1., guix-commits, 2019/11/07
- 36/63: gnu: gnome-mines: Update to 3.32.2., guix-commits, 2019/11/07
- 37/63: gnu: gnome-sudoku: Update to 3.32.0., guix-commits, 2019/11/07
- 39/63: gnu: devhelp: Update to 3.32.0., guix-commits, 2019/11/07
- 21/63: gnu: evolution-data-server: Update to 3.32.4., guix-commits, 2019/11/07
- 23/63: gnu: Add pipewire., guix-commits, 2019/11/07
- 28/63: gnu: gnome-screenshot: Update to 3.32.0., guix-commits, 2019/11/07