New package: flake8-2.2.4
This commit is contained in:
parent
922b4bafb8
commit
91786a4186
1 changed files with 15 additions and 0 deletions
15
srcpkgs/flake8/template
Normal file
15
srcpkgs/flake8/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'flake8'
|
||||||
|
pkgname=flake8
|
||||||
|
version=2.2.4
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
build_style=python-module
|
||||||
|
hostmakedepends="python-setuptools"
|
||||||
|
depends="pep8 pyflakes mccabe"
|
||||||
|
pycompile_module="flake8"
|
||||||
|
short_desc="Python tool that glues together pep8, pyflakes, mccabe"
|
||||||
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
|
homepage="https://gitlab.com/pycqa/flake8"
|
||||||
|
license="MIT"
|
||||||
|
distfiles="${PYPI_SITE}/f/flake8/flake8-${version}.tar.gz"
|
||||||
|
checksum=a8739982cfe8efbe42f5d7504b8d1f583cfdf7681d96c9728085a84d7cd63ce5
|
Loading…
Add table
Add a link
Reference in a new issue