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

Felix Yan felixonmars at archlinux.org
Sat Aug 5 08:08:11 UTC 2017


    Date: Saturday, August 5, 2017 @ 08:08:10
  Author: felixonmars
Revision: 248597

upgpkg: python-pyflakes 1.6.0-1

Modified:
  python-pyflakes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-05 07:40:10 UTC (rev 248596)
+++ PKGBUILD	2017-08-05 08:08:10 UTC (rev 248597)
@@ -8,7 +8,7 @@
 
 pkgbase=python-pyflakes
 pkgname=(python-pyflakes python2-pyflakes)
-pkgver=1.5.0
+pkgver=1.6.0
 pkgrel=1
 pkgdesc='A lint-like tool for Python to identify common errors quickly without executing code'
 arch=('any')
@@ -16,7 +16,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/p/pyflakes/pyflakes-$pkgver.tar.gz")
-sha1sums=('ff77b05dc782a1a5e2b662ff93e8b0646a0d8316')
+sha512sums=('7e9c2aad6ebed638a1354cef51c7e1f68b25e59f8caf4694997a9afecd7cd8baa629a9363297ac0d961430f007fd22dcae7dae1bcbd7838a3b5d4285063bc7c5')
 
 prepare() {
   cp -a "pyflakes-$pkgver"{,-py2}



More information about the arch-commits mailing list