diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 14:43:15 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:52 +0000 |
commit | ecd1745e4dab64505cd9d0dd405ca1c021dfa856 (patch) | |
tree | 88f0e6bd35275aa45768d8a85b1a4054d579f4c7 /testing/py-flake8-author | |
parent | 6b6868f7bea9e2823d79da34bb330440fdca78ab (diff) | |
download | aports-ecd1745e4dab64505cd9d0dd405ca1c021dfa856.tar.bz2 aports-ecd1745e4dab64505cd9d0dd405ca1c021dfa856.tar.xz |
testing/py-flake8-author: rebuild against python 3.7
Diffstat (limited to 'testing/py-flake8-author')
-rw-r--r-- | testing/py-flake8-author/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-author/APKBUILD b/testing/py-flake8-author/APKBUILD index 093fdc15bc..7bc52da36c 100644 --- a/testing/py-flake8-author/APKBUILD +++ b/testing/py-flake8-author/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-flake8-author _pkgname=flake8-author pkgver=1.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="Extension for flake8 to check author's entries" url="https://github.com/jparise/flake8-author" arch="noarch" |