Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:07:27 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: f27021f5c726 - main - devel/pylint: Update to 3.2.3
Message-ID:  <202406180407.45I47R7V075558@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=f27021f5c726c9af1b02c2a26708b05783c1d8f0

commit f27021f5c726c9af1b02c2a26708b05783c1d8f0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 03:58:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 03:58:55 +0000

    devel/pylint: Update to 3.2.3
    
    Changes:        https://github.com/pylint-dev/pylint/releases
                    https://pylint.readthedocs.io/en/latest/whatsnew/3/
---
 devel/pylint/Makefile | 2 +-
 devel/pylint/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile
index 124ff3282ae8..a233f75ccfdb 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pylint
-PORTVERSION=	3.2.2
+PORTVERSION=	3.2.3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo
index 2c76a35ab881..c97032aae006 100644
--- a/devel/pylint/distinfo
+++ b/devel/pylint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716448646
-SHA256 (pylint-3.2.2.tar.gz) = d068ca1dfd735fb92a07d33cb8f288adc0f6bc1287a139ca2425366f7cbe38f8
-SIZE (pylint-3.2.2.tar.gz) = 1505895
+TIMESTAMP = 1718580022
+SHA256 (pylint-3.2.3.tar.gz) = 02f6c562b215582386068d52a30f520d84fdbcf2a95fc7e855b816060d048b60
+SIZE (pylint-3.2.3.tar.gz) = 1506739



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