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

Felix Yan felixonmars at archlinux.org
Thu Dec 17 09:35:08 UTC 2020


    Date: Thursday, December 17, 2020 @ 09:35:08
  Author: felixonmars
Revision: 777233

upgpkg: python-pytest-flake8 1.0.7-1

Modified:
  python-pytest-flake8/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-17 09:34:45 UTC (rev 777232)
+++ PKGBUILD	2020-12-17 09:35:08 UTC (rev 777233)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pytest-flake8
-pkgver=1.0.6
-pkgrel=3
+pkgver=1.0.7
+pkgrel=1
 pkgdesc='pytest plugin to check FLAKE8 requirements'
 arch=('any')
 license=('MIT')
@@ -9,7 +9,7 @@
 url='https://github.com/tholo/pytest-flake8'
 depends=('python-pytest' 'flake8')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/tholo/pytest-flake8/archive/$pkgver.tar.gz")
-sha512sums=('0956690c51df94d6eab81494b4f6a30b242926c7ada071e46b40b6b23c4e4ccddea4fb91758306b186616b20ea9ecfb7e5da794c37352e85146d0bc400901020')
+sha512sums=('c71d08eefcafe5503a660d8495c3520a9ae26ba701095c13111b33dc420fed03a2cbffa889eef08488ab5254ed001fd43b3a4757ffa2011cc3b4bd80d078f3c1')
 
 prepare() {
   sed -i 's/ignore = E128/ignore = E128 W605/' pytest-flake8-$pkgver/tox.ini



More information about the arch-commits mailing list