Date: Fri, 6 Apr 2018 16:26:25 +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: r466654 - head/devel/pylint Message-ID: <201804061626.w36GQPdA033103@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Apr 6 16:26:25 2018 New Revision: 466654 URL: https://svnweb.freebsd.org/changeset/ports/466654 Log: Update to 1.8.4 Changes: https://github.com/PyCQA/pylint/blob/1.8/ChangeLog Modified: head/devel/pylint/Makefile head/devel/pylint/distinfo Modified: head/devel/pylint/Makefile ============================================================================== --- head/devel/pylint/Makefile Fri Apr 6 16:26:20 2018 (r466653) +++ head/devel/pylint/Makefile Fri Apr 6 16:26:25 2018 (r466654) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylint -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/pylint/distinfo ============================================================================== --- head/devel/pylint/distinfo Fri Apr 6 16:26:20 2018 (r466653) +++ head/devel/pylint/distinfo Fri Apr 6 16:26:25 2018 (r466654) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521277180 -SHA256 (pylint-1.8.3.tar.gz) = c77311859e0c2d7932095f30d2b1bfdc4b6fe111f534450ba727a52eae330ef2 -SIZE (pylint-1.8.3.tar.gz) = 512104 +TIMESTAMP = 1523008177 +SHA256 (pylint-1.8.4.tar.gz) = 34738a82ab33cbd3bb6cd4cef823dbcabdd2b6b48a4e3a3054a2bbbf0c712be9 +SIZE (pylint-1.8.4.tar.gz) = 512582
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804061626.w36GQPdA033103>