Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 May 2022 11:44:45 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: c0722dc7c4f8 - main - devel/pylint: Update to 2.13.8
Message-ID:  <202205131144.24DBijhL062822@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=c0722dc7c4f87cfe82c480968d4ee33741401f24

commit c0722dc7c4f87cfe82c480968d4ee33741401f24
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-13 11:28:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-13 11:39:15 +0000

    devel/pylint: Update to 2.13.8
    
    Changes:        https://github.com/PyCQA/pylint/releases
                    https://github.com/PyCQA/pylint/blob/main/ChangeLog
---
 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 379cb0f5518c..a6c0de91d21c 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -1,7 +1,7 @@
 # Created by: Hye-Shik Chang
 
 PORTNAME=	pylint
-PORTVERSION=	2.13.7
+PORTVERSION=	2.13.8
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}
diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo
index cd635ceb1010..a184caf42f3c 100644
--- a/devel/pylint/distinfo
+++ b/devel/pylint/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650970041
-SHA256 (pylint-2.13.7.tar.gz) = 911d3a97c808f7554643bcc5416028cfdc42eae34ed129b150741888c688d5d5
-SIZE (pylint-2.13.7.tar.gz) = 359826
+TIMESTAMP = 1652122557
+SHA256 (pylint-2.13.8.tar.gz) = ced8968c3b699df0615e2a709554dec3ddac2f5cd06efadb69554a69eeca364a
+SIZE (pylint-2.13.8.tar.gz) = 360092



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