aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:07:46 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:36 +0000
commit468f5da8bf88846edea95106c350d1972ce84c14 (patch)
tree2b8a6cc20ea251b158c6becf2db351375b728625
parentfbd860fb11389f97ff6a4894af519cc7c8ce042d (diff)
testing/py3-flake8-snippets: rebuild against python 3.8
-rw-r--r--testing/py3-flake8-snippets/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-flake8-snippets/APKBUILD b/testing/py3-flake8-snippets/APKBUILD
index ff15a0f0b5e..4c6da353223 100644
--- a/testing/py3-flake8-snippets/APKBUILD
+++ b/testing/py3-flake8-snippets/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-flake8-snippets
_pkgname=flake8-snippets
pkgver=0.2
-pkgrel=0
+pkgrel=1
pkgdesc="Extension for flake8 which lint for code snippets"
url="https://github.com/bitmazk/flake8-snippets"
arch="noarch"