blob: 5c636bf39bcffcd47734ad9df467eb6b5992aef5 (
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.9.4
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.9.4.tar.gz
md5sums = 7012ed87de4db8bb3330edfc9fcaef86
pkgname = python-pylint-django
|