summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d47610bf3435ab03017c3493e474a4ea4978b3ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-pylint-django
	pkgdesc = A Pylint plugin to help Pylint understand the Django web framework
	pkgver = 0.11
	pkgrel = 0
	url = https://github.com/landscapeio/pylint-django
	arch = any
	license = GPL2
	makedepends = python-setuptools
	makedepends = python-pylint-plugin-utils
	depends = python
	source = https://pypi.io/packages/source/p/pylint-django/pylint-django-0.11.tar.gz
	sha256sums = 8818c2034df5fad2dc4bd029a91f088a6a3d8eaad5070c19b32ba3fef04b25dc

pkgname = python-pylint-django