summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 36f164c6ca6edad006d341734b1f552c343cd727 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pylint-django
	pkgdesc = Pylint plugin for improving code analysis for when using Django
	pkgver = 0.9.0
	pkgrel = 1
	url = https://github.com/landscapeio/pylint-django
	arch = any
	license = GPL2
	makedepends = python-setuptools
	makedepends = python-pylint-plugin-utils
	depends = python
	source = https://files.pythonhosted.org/packages/source/p/pylint-django/pylint-django-0.9.0.tar.gz
	md5sums = 3a85d37a1cd56cabc518c2d0673bb83f

pkgname = python-pylint-django