mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
flake8: update to 3.7.9.
This commit is contained in:
parent
a82e8d1079
commit
3bfdf34e13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flake8'
|
||||
pkgname=flake8
|
||||
version=3.7.8
|
||||
version=3.7.9
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://gitlab.com/pycqa/flake8"
|
||||
distfiles="${PYPI_SITE}/f/flake8/flake8-${version}.tar.gz"
|
||||
checksum=19241c1cbc971b9962473e4438a2ca19749a7dd002dd1a946eaba171b4114548
|
||||
checksum=45681a117ecc81e870cbf1262835ae4af5e7a8b08e40b944a8a6e6b895914cfb
|
||||
|
||||
pre_build() {
|
||||
vsed -i '/setup_requires/d' setup.py
|
||||
|
|
Loading…
Add table
Reference in a new issue