Date: Sun, 17 Dec 2017 15:54:10 +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: r456545 - head/devel/pylint Message-ID: <201712171554.vBHFsATW067060@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Dec 17 15:54:10 2017 New Revision: 456545 URL: https://svnweb.freebsd.org/changeset/ports/456545 Log: Update to 1.8.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 Sun Dec 17 15:54:04 2017 (r456544) +++ head/devel/pylint/Makefile Sun Dec 17 15:54:10 2017 (r456545) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylint -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/pylint/distinfo ============================================================================== --- head/devel/pylint/distinfo Sun Dec 17 15:54:04 2017 (r456544) +++ head/devel/pylint/distinfo Sun Dec 17 15:54:10 2017 (r456545) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513430401 -SHA256 (pylint-1.8.0.tar.gz) = d24f38e876a88e8aa1efccc65af78cafcc790c2f561f49d30b91192af6ab6086 -SIZE (pylint-1.8.0.tar.gz) = 528194 +TIMESTAMP = 1513511585 +SHA256 (pylint-1.8.1.tar.gz) = 3035e44e37cd09919e9edad5573af01d7c6b9c52a0ebb4781185ae7ab690458b +SIZE (pylint-1.8.1.tar.gz) = 528240
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712171554.vBHFsATW067060>