aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flake8-docstrings
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:49:31 +0200
committerCarlo Landmeter <clandmeter@gmail.com>2017-08-02 11:49:31 +0200
commit3d6442cc43be20a3889556200e963e0513ab2722 (patch)
tree8771a54429c1c94e7635d0cc19a31dbd4a3d30bf /testing/py-flake8-docstrings
parent4b2889b88bd377e2250e5ebced61f4a53bb2ec8c (diff)
downloadaports-3d6442cc43be20a3889556200e963e0513ab2722.tar.bz2
aports-3d6442cc43be20a3889556200e963e0513ab2722.tar.xz
testing/py-flake8-docstrings: rebuild against python 3.6
Diffstat (limited to 'testing/py-flake8-docstrings')
-rw-r--r--testing/py-flake8-docstrings/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-docstrings/APKBUILD b/testing/py-flake8-docstrings/APKBUILD
index ead5013c44..f3c089c906 100644
--- a/testing/py-flake8-docstrings/APKBUILD
+++ b/testing/py-flake8-docstrings/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-flake8-docstrings
_pkgname=flake8-docstrings
pkgver=1.0.2
-pkgrel=0
+pkgrel=1
pkgdesc="Extension for flake8 which uses pep257 to check docstrings"
url="https://bitbucket.org/icordasc/flake8-docstrings"
arch="noarch"