Date: Sat, 30 Sep 2017 11:47:01 +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: r450981 - head/devel/pylint Message-ID: <201709301147.v8UBl1if017633@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 30 11:47:01 2017 New Revision: 450981 URL: https://svnweb.freebsd.org/changeset/ports/450981 Log: Update to 1.7.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 Sat Sep 30 11:46:05 2017 (r450980) +++ head/devel/pylint/Makefile Sat Sep 30 11:47:01 2017 (r450981) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylint -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/pylint/distinfo ============================================================================== --- head/devel/pylint/distinfo Sat Sep 30 11:46:05 2017 (r450980) +++ head/devel/pylint/distinfo Sat Sep 30 11:47:01 2017 (r450981) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498574214 -SHA256 (pylint-1.7.2.tar.gz) = ea6afb93a9ed810cf52ff3838eb3a15e2bf6a81b80de0eaede1ce442caa5ca69 -SIZE (pylint-1.7.2.tar.gz) = 488628 +TIMESTAMP = 1506771065 +SHA256 (pylint-1.7.4.tar.gz) = 1f65b3815c3bf7524b845711d54c4242e4057dd93826586620239ecdfe591fb1 +SIZE (pylint-1.7.4.tar.gz) = 486518
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709301147.v8UBl1if017633>