flake8: bump version to 7.1.2

This commit is contained in:
Jose Maldonado aka Yukiteru 2025-07-12 21:33:36 -04:00 committed by Duncan Overbruck
parent 4bea844b88
commit b4e42cf0ea

View file

@ -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