[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/184: gnu: python2-pylint: Update to 1.9.5.
From: |
guix-commits |
Subject: |
19/184: gnu: python2-pylint: Update to 1.9.5. |
Date: |
Wed, 27 Nov 2019 14:36:52 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 35c4862efcf1ef41c5dddfc4e2d7c14b0a5b7f3c
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 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
- branch wip-gnome-updates created (now 1fa17f6), guix-commits, 2019/11/27
- 02/184: gnu: baobab: Update to 3.32.0., guix-commits, 2019/11/27
- 01/184: gnu: adwaita-icon-theme: Update to 3.32.0., guix-commits, 2019/11/27
- 03/184: gnu: eog: Update to 3.32.2., guix-commits, 2019/11/27
- 09/184: gnu: gsettings-desktop-schemas: Update to 3.32.0., guix-commits, 2019/11/27
- 12/184: gnu: gnome-online-accounts: Update to 3.32.0., guix-commits, 2019/11/27
- 08/184: gnu: gnome-bluetooth: Update to 3.32.1., guix-commits, 2019/11/27
- 14/184: gnu: Add python-dbusmock., guix-commits, 2019/11/27
- 22/184: gnu: evolution: Update to 3.32.4., guix-commits, 2019/11/27
- 18/184: gnu: dconf-editor: Update to 3.32.0., guix-commits, 2019/11/27
- 19/184: gnu: python2-pylint: Update to 1.9.5.,
guix-commits <=
- 21/184: gnu: evolution-data-server: Update to 3.32.4., guix-commits, 2019/11/27
- 04/184: gnu: epiphany: Update to 3.32.3., guix-commits, 2019/11/27
- 06/184: gnu: gedit: Update to 3.32.2., guix-commits, 2019/11/27
- 05/184: gnu: file-roller: Update to 3.32.1., guix-commits, 2019/11/27
- 10/184: gnu: gnome-icon-theme: Update home page., guix-commits, 2019/11/27
- 11/184: gnu: gnome-desktop: Update to 3.32.2., guix-commits, 2019/11/27
- 07/184: gnu: gnome-backgrounds: Update to 3.32.0., guix-commits, 2019/11/27
- 13/184: gnu: gnome-settings-daemon: Update to 3.32.1., guix-commits, 2019/11/27
- 16/184: gnu: grilo: Update to 0.3.9., guix-commits, 2019/11/27
- 17/184: gnu: tracker: Update to 2.2.2., guix-commits, 2019/11/27