blob: e7afdf17e64a37b45480ad1ea8bc235a9d5547f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-pylint-celery
pkgdesc = pylint plugin for analyzing celery
pkgver = 0.3
pkgrel = 2
url = https://github.com/landscapeio/pylint-celery
arch = any
license = GPL2
makedepends = python-setuptools
depends = python-pylint-plugin-utils
source = https://github.com/landscapeio/pylint-celery/archive/0.3.tar.gz
md5sums = b33388b34935ce0ccb7ff02aec0911f0
pkgname = python-pylint-celery
|