summaryrefslogtreecommitdiff
path: root/net/py-pylint-celery
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-12-21 10:24:12 +0000
committeradam <adam@pkgsrc.org>2017-12-21 10:24:12 +0000
commitd6453caaca3a8bb293c34a2d0f058ea5420852fb (patch)
tree7de1f1df0b6ef9186ac36ccbf56660eb8c2bbf6f /net/py-pylint-celery
parent20780aad9ed698f1738b0faeaa43359098f2c86d (diff)
downloadpkgsrc-d6453caaca3a8bb293c34a2d0f058ea5420852fb.tar.gz
py-pylint-celery: added version 0.3
pylint-celery is a Pylint plugin for improving code analysis for when analysing code using Celery. It is also used by the Prospector tool.
Diffstat (limited to 'net/py-pylint-celery')
-rw-r--r--net/py-pylint-celery/DESCR2
-rw-r--r--net/py-pylint-celery/Makefile20
-rw-r--r--net/py-pylint-celery/PLIST10
-rw-r--r--net/py-pylint-celery/distinfo6
4 files changed, 38 insertions, 0 deletions
diff --git a/net/py-pylint-celery/DESCR b/net/py-pylint-celery/DESCR
new file mode 100644
index 00000000000..cbfa6cb0c44
--- /dev/null
+++ b/net/py-pylint-celery/DESCR
@@ -0,0 +1,2 @@
+pylint-celery is a Pylint plugin for improving code analysis for when analysing
+code using Celery. It is also used by the Prospector tool.
diff --git a/net/py-pylint-celery/Makefile b/net/py-pylint-celery/Makefile
new file mode 100644
index 00000000000..cfa3c31d4d0
--- /dev/null
+++ b/net/py-pylint-celery/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2017/12/21 10:24:12 adam Exp $
+
+DISTNAME= pylint-celery-0.3
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= net devel python
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint-celery/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/landscapeio/pylint-celery
+COMMENT= Pylint plugin to aid Pylint in recognising the Celery library
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= ${PYPKGPREFIX}-astroid>=1.0:../../devel/py-astroid
+DEPENDS+= ${PYPKGPREFIX}-pylint>=1.0:../../devel/py-pylint
+DEPENDS+= ${PYPKGPREFIX}-pylint-plugin-utils>=0.2.1:../../devel/py-pylint-plugin-utils
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/py-pylint-celery/PLIST b/net/py-pylint-celery/PLIST
new file mode 100644
index 00000000000..c04713a2ba2
--- /dev/null
+++ b/net/py-pylint-celery/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1 2017/12/21 10:24:12 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/pylint_celery/__init__.py
+${PYSITELIB}/pylint_celery/__init__.pyc
+${PYSITELIB}/pylint_celery/__init__.pyo
diff --git a/net/py-pylint-celery/distinfo b/net/py-pylint-celery/distinfo
new file mode 100644
index 00000000000..458e0f61e5e
--- /dev/null
+++ b/net/py-pylint-celery/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/12/21 10:24:12 adam Exp $
+
+SHA1 (pylint-celery-0.3.tar.gz) = 4b1314a8d5bff8943b69c8fb6a01b875f774dcb5
+RMD160 (pylint-celery-0.3.tar.gz) = 9b8b3eede32c74248289bc38064b2a9e15f35015
+SHA512 (pylint-celery-0.3.tar.gz) = f67a7c506357e7415cbe9e18f4631e7e14aa09ddd806df94cfd9090f0fd6a799c462cbd0ddc4b86e82fd1795809df2d1295ded5f863b982088080c78f359413b
+Size (pylint-celery-0.3.tar.gz) = 1899 bytes