aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pytest-flake8
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-23 22:58:27 -0300
committerTBK <tbk@jjtc.eu>2020-04-24 08:04:33 +0000
commit8d732125b0752e0e1713daff35e98b8432fcc613 (patch)
tree09a9b564f2a2ee4fbbdeb981a5eee87626b1abe6 /testing/py3-pytest-flake8
parent2efb2662acf30a55a8cc5df5223f83d8982fe6f5 (diff)
downloadaports-8d732125b0752e0e1713daff35e98b8432fcc613.tar.bz2
aports-8d732125b0752e0e1713daff35e98b8432fcc613.tar.xz
testing/py3-pytest-flake8: upgrade to 1.0.5
Diffstat (limited to 'testing/py3-pytest-flake8')
-rw-r--r--testing/py3-pytest-flake8/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-pytest-flake8/APKBUILD b/testing/py3-pytest-flake8/APKBUILD
index 0e1862d914..f66b393d43 100644
--- a/testing/py3-pytest-flake8/APKBUILD
+++ b/testing/py3-pytest-flake8/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-pytest-flake8
_pyname=pytest-flake8
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.0.5
+pkgrel=0
pkgdesc="pytest plugin for efficiently checking PEP8 compliance"
url="https://pypi.org/project/pytest-flake8/"
arch="noarch"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="39ac19f3216386dc33b7c3c7c12a026751bb636d140340eb9585e161292d74f587c3a032125380bd12834e841172bf47652c19036bd06d493abd11cefe428429 pytest-flake8-1.0.4.tar.gz"
+sha512sums="c7d598dbe0c8eb032b175231b2662d15f9f2bd349e83210269cdaa7aaed79e618beab4d07d04143a87fe00b50c20f803350006362326a7918c930618dad2c324 pytest-flake8-1.0.5.tar.gz"