flake8: update to 3.7.7.
This commit is contained in:
parent
a3cc8eac74
commit
490ca466a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flake8'
|
# Template file for 'flake8'
|
||||||
pkgname=flake8
|
pkgname=flake8
|
||||||
version=3.7.3
|
version=3.7.7
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.com/pycqa/flake8"
|
homepage="https://gitlab.com/pycqa/flake8"
|
||||||
distfiles="${PYPI_SITE}/f/flake8/flake8-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/flake8/flake8-${version}.tar.gz"
|
||||||
checksum=b70f13ee944e536f22becfd716802b1f2fa4ca5ff7aea2c6423567569004f732
|
checksum=859996073f341f2670741b51ec1e67a01da142831aa1fdc6242dbf88dffbe661
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i '/setup_requires/d' setup.py
|
sed -i '/setup_requires/d' setup.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue