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

Felix Yan felixonmars at archlinux.org
Tue Jul 24 07:13:46 UTC 2018


    Date: Tuesday, July 24, 2018 @ 07:13:45
  Author: felixonmars
Revision: 329506

upgpkg: python-pylint 2.0.1-1

Modified:
  python-pylint/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-24 06:39:41 UTC (rev 329505)
+++ PKGBUILD	2018-07-24 07:13:45 UTC (rev 329506)
@@ -5,8 +5,8 @@
 # Contributor: Alexander Fehr <pizzapunk gmail com>
 
 pkgname=python-pylint
-pkgver=2.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
 pkgdesc="Analyzes Python code looking for bugs and signs of poor quality"
 arch=('any')
 url="http://pylint.org"
@@ -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=('2995557d790349de8db8c1967c0d58dde16adf37886caf8290f05d34ba987bd64380551c6ff578cefa761415972051e25ab1a0a8ab822f854bd5bdbeef5c7472')
+sha512sums=('ec9e846ac01fd82c53d7fc1e49ab21ea89c8dc5ef74c55fb43e764200b5eb76803a1374339254c35652b1452205ab82fa1d6d385cf0ca4689b787f23598ab87f')
 
 prepare() {
   sed -i 's/pytest<3.3/pytest/' pylint-pylint-$pkgver/setup.py



More information about the arch-commits mailing list