aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-flake8-docstrings
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:43:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:52 +0000
commit13b2aaabe79828bf5e718dd351dac735be13f9e9 (patch)
tree6f5466884d618792890ae4caa16ff8f7c6877c12 /testing/py-flake8-docstrings
parent8aa768d10140db94ae4b50bd1d5a433c9954731d (diff)
downloadaports-13b2aaabe79828bf5e718dd351dac735be13f9e9.tar.bz2
aports-13b2aaabe79828bf5e718dd351dac735be13f9e9.tar.xz
testing/py-flake8-docstrings: rebuild against python 3.7
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 f3c089c906..3c91a27633 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=1
+pkgrel=2
pkgdesc="Extension for flake8 which uses pep257 to check docstrings"
url="https://bitbucket.org/icordasc/flake8-docstrings"
arch="noarch"