[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/62: gnu: python2-pylint: Update to 1.9.5.
From: |
guix-commits |
Subject: |
19/62: gnu: python2-pylint: Update to 1.9.5. |
Date: |
Sat, 7 Dec 2019 14:04:53 -0500 (EST) |
kkebreau pushed a commit to branch master
in repository guix.
commit 06323c8ed749b6e65c77e8e82382a2acba7df6ab
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.
---
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 720f7fc..c0cb4ae 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
- 08/62: gnu: gnome-bluetooth: Update to 3.32.1., (continued)
- 08/62: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/12/07
- 13/62: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/12/07
- 10/62: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/12/07
- 11/62: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/12/07
- 06/62: gnu: gedit: Update to 3.32.2., guix-commits, 2019/12/07
- 09/62: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/12/07
- 14/62: gnu: Add python-dbusmock., guix-commits, 2019/12/07
- 05/62: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/12/07
- 16/62: gnu: grilo: Update to 0.3.9., guix-commits, 2019/12/07
- 18/62: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/12/07
- 19/62: gnu: python2-pylint: Update to 1.9.5.,
guix-commits <=
- 17/62: gnu: tracker: Update to 2.2.2., guix-commits, 2019/12/07
- 21/62: gnu: evolution-data-server: Update to 3.32.4., guix-commits, 2019/12/07
- 15/62: gnu: gnome-control-center: Update to 3.32.2., guix-commits, 2019/12/07
- 22/62: gnu: evolution: Update to 3.32.4., guix-commits, 2019/12/07
- 23/62: gnu: Add pipewire., guix-commits, 2019/12/07
- 26/62: gnu: Add tracker-miners., guix-commits, 2019/12/07
- 37/62: gnu: gnome-sudoku: Update to 3.32.0., guix-commits, 2019/12/07
- 28/62: gnu: gnome-screenshot: Update to 3.32.0., guix-commits, 2019/12/07
- 31/62: gnu: gnome-shell-extensions: Update to 3.32.1., guix-commits, 2019/12/07
- 32/62: gnu: gnome-system-monitor: Update to 3.32.1., guix-commits, 2019/12/07