diff --git a/srcpkgs/flake8/template b/srcpkgs/flake8/template index c9861dd59e9..8c45e29734a 100644 --- a/srcpkgs/flake8/template +++ b/srcpkgs/flake8/template @@ -1,7 +1,7 @@ # Template file for 'flake8' pkgname=flake8 -version=7.0.0 -revision=2 +version=7.1.2 +revision=1 build_style=python3-pep517 make_check_target="tests/unit" make_check_args="--ignore=tests/unit/plugins/pycodestyle_test.py @@ -15,7 +15,7 @@ license="MIT" homepage="https://flake8.pycqa.org/" changelog="https://flake8.pycqa.org/en/latest/release-notes/index.html" distfiles="https://github.com/PyCQA/flake8/archive/refs/tags/${version}.tar.gz" -checksum=9b649d29d4bc2562e2d814ffdc63b90828e3f43b50bc146021901b4446bae7fb +checksum=60364d3593a8fd8a22f3ffcd751b29d0b61945e975754115bb9316bef157e03e post_install() { vlicense LICENSE