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

Felix Yan felixonmars at archlinux.org
Wed Nov 28 17:37:33 UTC 2018


    Date: Wednesday, November 28, 2018 @ 17:37:33
  Author: felixonmars
Revision: 340548

upgpkg: python-pylint 2.2.2-1

Modified:
  python-pylint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-28 13:21:51 UTC (rev 340547)
+++ PKGBUILD	2018-11-28 17:37:33 UTC (rev 340548)
@@ -4,7 +4,7 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=python-pylint
-pkgver=2.2.1
+pkgver=2.2.2
 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=('9e556df190344206deb9494ffa806afb818977b0095ed92b8b5c439f1f70e7177909f0ae7521e25f477dcda58c7c070c58b125e90856fbe3a722b7808ccb6c21')
+sha512sums=('5c581c6719e7d8c5d7ffe8c252144b327fc1f4875bc43ba8f2aa14f6176f50b58ac0afa511fb34ff1db2d56764f004809b04dbbc012b5ad7b55fee89dd9b9bc5')
 
 prepare() {
   sed -i 's/pytest<3.3/pytest/' pylint-pylint-$pkgver/setup.py



More information about the arch-commits mailing list