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

Felix Yan felixonmars at archlinux.org
Mon Nov 26 19:22:13 UTC 2018


    Date: Monday, November 26, 2018 @ 19:22:11
  Author: felixonmars
Revision: 340414

upgpkg: python-pylint 2.2.0-1

Modified:
  python-pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-26 19:13:15 UTC (rev 340413)
+++ PKGBUILD	2018-11-26 19:22:11 UTC (rev 340414)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=python-pylint
-pkgver=2.1.1
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
 arch=('any')
@@ -15,7 +15,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=('cb64c85418a893d87f635fb07a00343cb5933646a9a240cae948c75e3509a519c3d66ce801591ae5ef79736682b8aa1ae8d9f06e23a3853ad620b7f763677bd9')
+sha512sums=('20a7abc08c73981618f1d2162daae780291b39a186f64ad871a761d59f164efd9ef8cedd6c3f904cae71b7d72040a7efe7d529d693294f4d886046160f06073d')
 
 prepare() {
   sed -i 's/pytest<3.3/pytest/' pylint-pylint-$pkgver/setup.py



More information about the arch-commits mailing list