summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e1079ae9603020fd3e9ee16799b7ba3d94a7e90b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pep8-naming
	pkgdesc = This module provides a name plugin for flake8, the Python code checker
	pkgver = 0.13.3
	pkgrel = 1
	url = https://github.com/PyCQA/pep8-naming
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	provides = flake-pep8-naming
	source = python-pep8-naming-0.13.3.tar.gz::https://github.com/PyCQA/pep8-naming/archive/0.13.3.tar.gz
	sha256sums = d693ebff6b6a6107722b3009265fb5b854aa4b5551df0b76fdb97a39eba98f34

pkgname = python-pep8-naming