diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-02 11:50:25 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-02 11:50:25 +0200 |
commit | 260a6a6f176295c73a4e56f535a22fd349b14dca (patch) | |
tree | b7f2aa4f82e87ba770bac4bc6b12f05b9e658a8f /testing | |
parent | ce13d455b959c707ae72c75583d80431ff74118f (diff) | |
download | aports-260a6a6f176295c73a4e56f535a22fd349b14dca.tar.bz2 aports-260a6a6f176295c73a4e56f535a22fd349b14dca.tar.xz |
testing/py-flake8-snippets: rebuild against python 3.6
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py-flake8-snippets/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-flake8-snippets/APKBUILD b/testing/py-flake8-snippets/APKBUILD index f36c59f9e1..870e35adcc 100644 --- a/testing/py-flake8-snippets/APKBUILD +++ b/testing/py-flake8-snippets/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-flake8-snippets _pkgname=flake8-snippets pkgver=0.1 -pkgrel=2 +pkgrel=3 pkgdesc="Extension for flake8 which lint for code snippets" url="https://github.com/bitmazk/flake8-snippets" arch="noarch" |