flake8: update to 2.5.5
This commit is contained in:
parent
96a8fe0efb
commit
de6d6c8081
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'flake8'
|
||||
pkgname=flake8
|
||||
version=2.5.4
|
||||
revision=3
|
||||
version=2.5.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://gitlab.com/pycqa/flake8"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/f/flake8/flake8-${version}.tar.gz"
|
||||
checksum=cc1e58179f6cf10524c7bfdd378f5536d0a61497688517791639a5ecc867492f
|
||||
checksum=326a54ace7878a5ad1538110f2145bc6a134df43fff290475fd4e7ba38a6deea
|
||||
|
||||
pre_build() {
|
||||
# remove all caps
|
||||
|
|
Loading…
Reference in New Issue