summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24b966c96ca75033ee28c0f2bbd6495bbd43d385 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pylint-django
	pkgdesc = A Pylint plugin to help Pylint understand the Django web framework
	pkgver = 2.5.5
	pkgrel = 2
	url = https://github.com/landscapeio/pylint-django
	arch = any
	license = GPL2
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-poetry
	depends = python-pylint
	depends = python-pylint-plugin-utils
	source = https://pypi.io/packages/source/p/pylint_django/pylint_django-2.5.5.tar.gz
	sha256sums = 2f339e4bf55776958283395c5139c37700c91bd5ef1d8251ef6ac88b5abbba9b

pkgname = python-pylint-django