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

Felix Yan felixonmars at archlinux.org
Fri Feb 1 12:13:40 UTC 2019


    Date: Friday, February 1, 2019 @ 12:13:39
  Author: felixonmars
Revision: 429083

upgpkg: python-pytest-flake8 1.0.4-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-01 12:12:47 UTC (rev 429082)
+++ PKGBUILD	2019-02-01 12:13:39 UTC (rev 429083)
@@ -2,7 +2,7 @@
 
 pkgbase=python-pytest-flake8
 pkgname=('python-pytest-flake8' 'python2-pytest-flake8')
-pkgver=1.0.3
+pkgver=1.0.4
 pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
@@ -10,7 +10,7 @@
 url='https://github.com/tholo/pytest-flake8'
 makedepends=('python-pytest' 'python2-pytest' 'flake8' 'python2-flake8')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz")
-sha512sums=('c17b9d3b635c61e61242abb7cdb457fd6906c4a7c1d2ece9ea625cfe4d0675caabff366511b4114e6afc1742b7ccf9d8d56658fe69b28b819a42d1af183cbe87')
+sha512sums=('5955492b9dc32f7098a314d85d44a5b3b394f218d8a2b0470a70b5c3e6e6068eea5d9ddc385cd10cdf374ea44799966da8c7095f3901a10c337cfd76fe1123f1')
 
 prepare() {
   sed -i 's/ignore = E128/ignore = E128 W605/' pytest-flake8-$pkgver/tox.ini



More information about the arch-commits mailing list