Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2022 19:28:13 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 019a7f0de646 - main - devel/py-pylint-django: Update to 2.5.0
Message-ID:  <202201231928.20NJSDH3015657@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=019a7f0de6466f6ea55f88c1644aab1a40bc009b

commit 019a7f0de6466f6ea55f88c1644aab1a40bc009b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-23 18:19:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-23 18:47:21 +0000

    devel/py-pylint-django: Update to 2.5.0
    
    Changes:        https://github.com/PyCQA/pylint-django/releases
---
 devel/py-pylint-django/Makefile | 4 ++--
 devel/py-pylint-django/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-pylint-django/Makefile b/devel/py-pylint-django/Makefile
index 332c29ddc23f..a709d5a34368 100644
--- a/devel/py-pylint-django/Makefile
+++ b/devel/py-pylint-django/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	pylint-django
-PORTVERSION=	2.4.4
+PORTVERSION=	2.5.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Pylint plugin to understand the Django web framework
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylint-plugin-utils>=0.5:devel/py-pylint-plugin-utils@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pylint-plugin-utils>=0.7:devel/py-pylint-plugin-utils@${PY_FLAVOR} \
 		pylint${PYTHON_PKGNAMESUFFIX}>=2.0:devel/pylint@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/devel/py-pylint-django/distinfo b/devel/py-pylint-django/distinfo
index 69b8e7e0d4b6..dfe4b7913396 100644
--- a/devel/py-pylint-django/distinfo
+++ b/devel/py-pylint-django/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619569405
-SHA256 (pylint-django-2.4.4.tar.gz) = f63f717169b0c2e4e19c28f1c32c28290647330184fcb7427805ae9b6994f3fc
-SIZE (pylint-django-2.4.4.tar.gz) = 67479
+TIMESTAMP = 1642102301
+SHA256 (pylint-django-2.5.0.tar.gz) = 7eb8399fc9813040754081e496655cd7cc40d32d4b68e49c64a2eea50df9af12
+SIZE (pylint-django-2.5.0.tar.gz) = 66566



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201231928.20NJSDH3015657>