[arch-commits] Commit in python-karellen-pyb-plugin/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Fri Jul 20 00:25:17 UTC 2018
Date: Friday, July 20, 2018 @ 00:25:16
Author: eschwartz
Revision: 362466
upgpkg: python-karellen-pyb-plugin 0.0.1.20160930-3
python 3.7 rebuild
Modified:
python-karellen-pyb-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-07-19 23:52:05 UTC (rev 362465)
+++ PKGBUILD 2018-07-20 00:25:16 UTC (rev 362466)
@@ -4,7 +4,7 @@
pkgname=python-karellen-pyb-plugin
pkgver=0.0.1.20160930
_commit=41d012b2f093a31596610cf14d0e1da56402e45c
-pkgrel=2
+pkgrel=3
pkgdesc='Karellen PyBuilder Plugin'
arch=('any')
url='https://github.com/karellen/karellen-pyb-plugin'
@@ -21,7 +21,7 @@
check() {
cd karellen-pyb-plugin
- pyb -v analyze || warning "ignoring flake8 warnings"
+ pyb -v analyze
}
package() {
More information about the arch-commits
mailing list