mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
flake8: bump version to 7.1.2
This commit is contained in:
parent
4bea844b88
commit
b4e42cf0ea
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue