aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flake8-commas
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:49:41 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:49:41 +0200
commita4f572db47cbe25cd732ff4de6bca73b96411435 (patch)
tree288c1b93cb7cb771d4c0f696d93448a3a3dfc646 /testing/py-flake8-commas
parent77e97e4663dec9449ce5a94f55b270b06c58e12f (diff)
downloadaports-a4f572db47cbe25cd732ff4de6bca73b96411435.tar.bz2
aports-a4f572db47cbe25cd732ff4de6bca73b96411435.tar.xz
testing/py-flake8-commas: rebuild against python 3.6
Diffstat (limited to 'testing/py-flake8-commas')
-rw-r--r--testing/py-flake8-commas/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-commas/APKBUILD b/testing/py-flake8-commas/APKBUILD
index 4a2c6d7c07..da24914589 100644
--- a/testing/py-flake8-commas/APKBUILD
+++ b/testing/py-flake8-commas/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-flake8-commas
_pkgname=flake8-commas
pkgver=0.1.6
-pkgrel=0
+pkgrel=1
pkgdesc="Extension for flake8 to enforce trailing commas"
url="https://github.com/trevorcreech/flake8-commas"
arch="noarch"