Date: Monday, November 4, 2019 @ 07:27:29
Author: felixonmars
Revision: 523499
Python 3.8 rebuild
Modified:
python-flake8-blind-except/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-04 07:26:22 UTC (rev 523498)
+++ PKGBUILD 2019-11-04 07:27:29 UTC (rev 523499)
@@ -2,7 +2,7 @@
pkgname=python-flake8-blind-except
pkgver=0.1.1
-pkgrel=2
+pkgrel=3
pkgdesc='A flake8 extension that checks for blind except: statements'
arch=('any')
license=('MIT')