Date: Fri, 15 Nov 2019 13:21:45 +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: r517656 - head/devel/pylint Message-ID: <201911151321.xAFDLjPa001937@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 15 13:21:45 2019 New Revision: 517656 URL: https://svnweb.freebsd.org/changeset/ports/517656 Log: Update to 2.4.4 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 Nov 15 13:21:40 2019 (r517655) +++ head/devel/pylint/Makefile Fri Nov 15 13:21:45 2019 (r517656) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylint -PORTVERSION= 2.4.3 +PORTVERSION= 2.4.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/pylint/distinfo ============================================================================== --- head/devel/pylint/distinfo Fri Nov 15 13:21:40 2019 (r517655) +++ head/devel/pylint/distinfo Fri Nov 15 13:21:45 2019 (r517656) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571483877 -SHA256 (pylint-2.4.3.tar.gz) = 856476331f3e26598017290fd65bebe81c960e806776f324093a46b76fb2d1c0 -SIZE (pylint-2.4.3.tar.gz) = 645881 +TIMESTAMP = 1573818930 +SHA256 (pylint-2.4.4.tar.gz) = 3db5468ad013380e987410a8d6956226963aed94ecb5f9d3a28acca6d9ac36cd +SIZE (pylint-2.4.4.tar.gz) = 646113
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911151321.xAFDLjPa001937>