aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-pytest-flake8/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-18 15:11:56 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:38 +0000
commitf3df7b823d959187ec0cdc1cff2617828ed9852b (patch)
tree73da33b14768cc04e2c64ed8128c7335627169da /community/py3-pytest-flake8/APKBUILD
parent79bca84ac7fcc3658aa77cbbd7ceb7a0f55e1081 (diff)
community/py3-pytest-flake8: rebuild against python 3.9
Diffstat (limited to 'community/py3-pytest-flake8/APKBUILD')
-rw-r--r--community/py3-pytest-flake8/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pytest-flake8/APKBUILD b/community/py3-pytest-flake8/APKBUILD
index 9bfb5a6531a..1f5e4f5bc6d 100644
--- a/community/py3-pytest-flake8/APKBUILD
+++ b/community/py3-pytest-flake8/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-pytest-flake8
pkgver=1.0.7
-pkgrel=0
+pkgrel=1
pkgdesc="pytest plugin for efficiently checking PEP8 compliance"
url="https://pypi.org/project/pytest-flake8/"
arch="noarch"