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

Felix Yan fyan at archlinux.org
Mon Jun 1 00:55:06 UTC 2015


    Date: Monday, June 1, 2015 @ 02:55:05
  Author: fyan
Revision: 134434

upgpkg: python-pyflakes 0.9.0-1

Modified:
  python-pyflakes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-01 00:40:22 UTC (rev 134433)
+++ PKGBUILD	2015-06-01 00:55:05 UTC (rev 134434)
@@ -9,8 +9,8 @@
 pkgbase=python-pyflakes
 pkgname=(python-pyflakes python2-pyflakes)
 _reponame=pyflakes
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
 pkgdesc='A lint-like tool for Python to identify common errors quickly without executing code'
 arch=('any')
 url='http://pypi.python.org/pypi/pyflakes'
@@ -17,7 +17,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("http://pypi.python.org/packages/source/p/pyflakes/${_reponame}-${pkgver}.tar.gz")
-sha1sums=('d44dc00c271b825b64c270a867c0c9327886e857')
+sha1sums=('0a9f02b54d88bbc95510dd95228d91df76da5607')
 
 prepare() {
   cp -r "${_reponame}-${pkgver}"{,-py2}



More information about the arch-commits mailing list