[arch-commits] Commit in python2-pylint/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Mar 20 17:59:12 UTC 2020


    Date: Friday, March 20, 2020 @ 17:59:12
  Author: felixonmars
Revision: 378015

upgpkg: python2-pylint 1.9.5-1

Modified:
  python2-pylint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-20 17:49:43 UTC (rev 378014)
+++ PKGBUILD	2020-03-20 17:59:12 UTC (rev 378015)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=python2-pylint
-pkgver=1.9.2
+pkgver=1.9.5
 pkgrel=1
 pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
 arch=('any')
@@ -16,7 +16,7 @@
 optdepends=('tk: Pylint GUI'
             'graphviz: To have other output formats than dot or vcg')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/PyCQA/pylint/archive/pylint-$pkgver.tar.gz")
-sha512sums=('5b2f7f00c7ff2ca5e53a9bb616f314a8f1460ec1acd8123407bc73c23a26502d1adb6cffad8020f0c3d9964adf316929fd159c5720f019c5ce6aa8cdc791955d')
+sha512sums=('0ba1feabd21617de5dbfdd98a73fb285fb3e4c19afd77ecc21807a762335ebb4250edeea89d6ec14178ed9e154ca7471b0ab65f0bd3cbde2b318b1125441beb5')
 
 prepare() {
   sed -i 's/pytest<3.3/pytest/' pylint-pylint-$pkgver/setup.py



More information about the arch-commits mailing list