flake8: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:15:50 -04:00
parent 8a3c3ed0e8
commit aa2a95a846

View file

@ -1,7 +1,7 @@
# Template file for 'flake8'
pkgname=flake8
version=3.9.2
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-pycodestyle python3-pyflakes python3-mccabe"