pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-pylint-django py-pylint-django: updated to 2.0.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfcb7505f097
branches: trunk
changeset: 330336:cfcb7505f097
user: adam <adam%pkgsrc.org@localhost>
date: Thu Feb 28 09:24:59 2019 +0000
description:
py-pylint-django: updated to 2.0.6
Version 2.0.6:
- Updating dependency version of pylint-plugin-utils as pylint 2.3 release
was not compatible
- Improvements to tox.ini
- Add support for new load_configuration hook of pylint
- 'urlpatterns' no longer reported as an invalid constant name
diffstat:
www/py-pylint-django/Makefile | 6 +++---
www/py-pylint-django/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 322eadf55bca -r cfcb7505f097 www/py-pylint-django/Makefile
--- a/www/py-pylint-django/Makefile Thu Feb 28 09:23:36 2019 +0000
+++ b/www/py-pylint-django/Makefile Thu Feb 28 09:24:59 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2018/12/18 11:50:34 adam Exp $
+# $NetBSD: Makefile,v 1.16 2019/02/28 09:24:59 adam Exp $
-DISTNAME= pylint-django-2.0.5
+DISTNAME= pylint-django-2.0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pylint-django/}
@@ -11,7 +11,7 @@
LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-pylint>=2.0.0:../../devel/py-pylint
-DEPENDS+= ${PYPKGPREFIX}-pylint-plugin-utils>=0.2.1:../../devel/py-pylint-plugin-utils
+DEPENDS+= ${PYPKGPREFIX}-pylint-plugin-utils>=0.5:../../devel/py-pylint-plugin-utils
USE_LANGUAGES= # none
diff -r 322eadf55bca -r cfcb7505f097 www/py-pylint-django/distinfo
--- a/www/py-pylint-django/distinfo Thu Feb 28 09:23:36 2019 +0000
+++ b/www/py-pylint-django/distinfo Thu Feb 28 09:24:59 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2018/12/18 11:50:34 adam Exp $
+$NetBSD: distinfo,v 1.15 2019/02/28 09:24:59 adam Exp $
-SHA1 (pylint-django-2.0.5.tar.gz) = ea9b3b4a40797be23f553403ea004db943d89f2b
-RMD160 (pylint-django-2.0.5.tar.gz) = 651d1dd7c0bc7944c10bf1f7b0a546165a0715f9
-SHA512 (pylint-django-2.0.5.tar.gz) = 528846151564fb27a860193098f922af55aeacf20fd7e724adc7688d768b83b8f8ff6daea7785c9986be2cc758c162e80816ad3419b99d861d2573ea83d57683
-Size (pylint-django-2.0.5.tar.gz) = 45401 bytes
+SHA1 (pylint-django-2.0.6.tar.gz) = 91bbd72c12aa8bf4eefcf69c30abab4c872c6307
+RMD160 (pylint-django-2.0.6.tar.gz) = 5f7e9b9e9b223f81a2f0d7069db488b6bd8da60e
+SHA512 (pylint-django-2.0.6.tar.gz) = ec1e56f5c8e6a8e6d169d4f626e2a7d8d60b1bb0b792b800669967874631b84f0a5ec0fbc23fd8158ea6c649892ad0a6207355f3d3ac708a015d86f428007e81
+Size (pylint-django-2.0.6.tar.gz) = 49244 bytes
Home |
Main Index |
Thread Index |
Old Index