Date: Fri, 8 May 2020 08:48:24 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r534344 - head/devel/pylint Message-ID: <202005080848.0488mORq033275@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 8 08:48:23 2020 New Revision: 534344 URL: https://svnweb.freebsd.org/changeset/ports/534344 Log: Update to 2.5.1 Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog Modified: head/devel/pylint/Makefile head/devel/pylint/distinfo Modified: head/devel/pylint/Makefile ============================================================================== --- head/devel/pylint/Makefile Fri May 8 08:47:32 2020 (r534343) +++ head/devel/pylint/Makefile Fri May 8 08:48:23 2020 (r534344) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylint -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/pylint/distinfo ============================================================================== --- head/devel/pylint/distinfo Fri May 8 08:47:32 2020 (r534343) +++ head/devel/pylint/distinfo Fri May 8 08:48:23 2020 (r534344) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588092617 -SHA256 (pylint-2.5.0.tar.gz) = 588e114e3f9a1630428c35b7dd1c82c1c93e1b0e78ee312ae4724c5e1a1e0245 -SIZE (pylint-2.5.0.tar.gz) = 682490 +TIMESTAMP = 1588777617 +SHA256 (pylint-2.5.1.tar.gz) = f1a99799b1748bc5241e9a6b5a518893b34e2fd6245460207dec71f46c0abc17 +SIZE (pylint-2.5.1.tar.gz) = 683008
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005080848.0488mORq033275>