summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f220dffbd5b839ba963bb4fed619ee97b3eeeef1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-dlint
	pkgdesc = Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
	pkgver = 0.10.2
	pkgrel = 1
	url = https://github.com/duo-labs/dlint
	arch = any
	license = BSD
	makedepends = python
	makedepends = python-setuptools
	depends = flake8>=1:3.6.0
	depends = flake8<1:4.0.0
	options = !emptydirs
	source = https://github.com/duo-labs/dlint/archive/0.10.2.tar.gz
	sha256sums = 65cfeba30580c4045d308f1821b44f89e67882bb6b264af119d37dd42857635b

pkgname = python-dlint