Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2022 17:18:25 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: 5a72fac412b9 - main - devel/pylint: Update to 2.13.9
Message-ID:  <202205141718.24EHIP8o062752@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=5a72fac412b98a4c7b3d0ed64856516a2224d5f4

commit 5a72fac412b98a4c7b3d0ed64856516a2224d5f4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-14 17:18:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-14 17:18:15 +0000

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

diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile
index a6c0de91d21c..339d4514fee8 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -1,7 +1,7 @@
 # Created by: Hye-Shik Chang
 
 PORTNAME=	pylint
-PORTVERSION=	2.13.8
+PORTVERSION=	2.13.9
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
@@ -13,7 +13,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}astroid>=2.11.3<2.12.0:devel/py-astroid@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}astroid>=2.11.5<2.12.0:devel/py-astroid@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}dill>=0.2:devel/py-dill@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}isort>=4.2.5<6:devel/py-isort@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mccabe>=0.6<0.8:devel/py-mccabe@${PY_FLAVOR} \
diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo
index a184caf42f3c..981509995380 100644
--- a/devel/pylint/distinfo
+++ b/devel/pylint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652122557
-SHA256 (pylint-2.13.8.tar.gz) = ced8968c3b699df0615e2a709554dec3ddac2f5cd06efadb69554a69eeca364a
-SIZE (pylint-2.13.8.tar.gz) = 360092
+TIMESTAMP = 1652548168
+SHA256 (pylint-2.13.9.tar.gz) = 095567c96e19e6f57b5b907e67d265ff535e588fe26b12b5ebe1fc5645b2c731
+SIZE (pylint-2.13.9.tar.gz) = 360270



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