[arch-commits] Commit in python-pylint/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 24 18:03:18 UTC 2019
Date: Friday, May 24, 2019 @ 18:03:18
Author: felixonmars
Revision: 353945
upgpkg: python-pylint 2.3.1-1
Modified:
python-pylint/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-24 17:54:34 UTC (rev 353944)
+++ PKGBUILD 2019-05-24 18:03:18 UTC (rev 353945)
@@ -4,7 +4,7 @@
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=python-pylint
-pkgver=2.2.2
+pkgver=2.3.1
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=('5c581c6719e7d8c5d7ffe8c252144b327fc1f4875bc43ba8f2aa14f6176f50b58ac0afa511fb34ff1db2d56764f004809b04dbbc012b5ad7b55fee89dd9b9bc5')
+sha512sums=('9f3081325f6486e1e9c57cf68c3b81b35f34cdda9839ddc566f732989e06821c64713dc61b21bcc5177fb73fa7fb5ee626b53fcdb7eef620ff4620115e59b4cf')
prepare() {
sed -i 's/pytest<3.3/pytest/' pylint-pylint-$pkgver/setup.py
More information about the arch-commits
mailing list