aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pytest-flake8
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 07:11:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:33 +0000
commitd7e4fb34dbbc6c442956d40ec7551cab759ae91b (patch)
treee2bc1c12fa65af17c8bd0f6ef42e67c90d64032c /testing/py3-pytest-flake8
parent32ca13071646a1aade7ee7b6b4f10c17e8e4a156 (diff)
downloadaports-d7e4fb34dbbc6c442956d40ec7551cab759ae91b.tar.bz2
aports-d7e4fb34dbbc6c442956d40ec7551cab759ae91b.tar.xz
testing/py3-pytest-flake8: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pytest-flake8')
-rw-r--r--testing/py3-pytest-flake8/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pytest-flake8/APKBUILD b/testing/py3-pytest-flake8/APKBUILD
index e78ebc3fd7..0e1862d914 100644
--- a/testing/py3-pytest-flake8/APKBUILD
+++ b/testing/py3-pytest-flake8/APKBUILD
@@ -2,7 +2,7 @@
pkgname=py3-pytest-flake8
_pyname=pytest-flake8
pkgver=1.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="pytest plugin for efficiently checking PEP8 compliance"
url="https://pypi.org/project/pytest-flake8/"
arch="noarch"