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

Felix Yan felixonmars at archlinux.org
Sun Feb 3 21:39:16 UTC 2019


    Date: Sunday, February 3, 2019 @ 21:39:16
  Author: felixonmars
Revision: 429522

upgpkg: flake8 1:3.7.4-1

Modified:
  flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-03 21:36:40 UTC (rev 429521)
+++ PKGBUILD	2019-02-03 21:39:16 UTC (rev 429522)
@@ -5,7 +5,7 @@
 
 pkgbase=flake8
 pkgname=(flake8 python2-flake8)
-pkgver=3.7.3
+pkgver=3.7.4
 pkgrel=1
 epoch=1
 pkgdesc="The modular source code checker: pep8, pyflakes and co"
@@ -18,7 +18,7 @@
              'python2-functools32' 'python2-typing')
 checkdepends=('python-mock' 'python2-mock' 'python-pytest' 'python2-pytest')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/PyCQA/flake8/archive/$pkgver.tar.gz")
-sha512sums=('ea165d2a006266cc820f81304b128c93900ed98548ebf52b7b61a6388ec5fae0499455f20ec3e6260b675b0b3f16bd86981829af7d373bcdb870a85e0dbebe44')
+sha512sums=('52ee28f9084fcb7ffc0c9a0035f89f09aded8e21f7b90fcb0daf48412a3d92dd07a6b2033435d9fca4df835d318901f5d19a2d0613b5099df06cca3b46df65f3')
 
 prepare() {
   sed -i -e 's/, *< *[0-9=.]*//' flake8-$pkgver/setup.py



More information about the arch-commits mailing list