mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
flake8: rebuild for Python 3.12
This commit is contained in:
parent
88cef2b3d3
commit
68499916e9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'flake8'
|
# Template file for 'flake8'
|
||||||
pkgname=flake8
|
pkgname=flake8
|
||||||
version=6.1.0
|
version=6.1.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_target="tests/unit"
|
make_check_target="tests/unit"
|
||||||
make_check_args="--ignore=tests/unit/plugins/pycodestyle_test.py
|
make_check_args="--ignore=tests/unit/plugins/pycodestyle_test.py
|
||||||
|
|
Loading…
Add table
Reference in a new issue