Date: Wed, 16 May 2018 23:54:11 +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: r470159 - head/devel/pylint Message-ID: <201805162354.w4GNsB6x016834@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed May 16 23:54:11 2018 New Revision: 470159 URL: https://svnweb.freebsd.org/changeset/ports/470159 Log: Update to 1.9.0 Changes: https://github.com/PyCQA/pylint/blob/1.9/ChangeLog Modified: head/devel/pylint/Makefile head/devel/pylint/distinfo Modified: head/devel/pylint/Makefile ============================================================================== --- head/devel/pylint/Makefile Wed May 16 23:54:06 2018 (r470158) +++ head/devel/pylint/Makefile Wed May 16 23:54:11 2018 (r470159) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylint -PORTVERSION= 1.8.4 +PORTVERSION= 1.9.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/pylint/distinfo ============================================================================== --- head/devel/pylint/distinfo Wed May 16 23:54:06 2018 (r470158) +++ head/devel/pylint/distinfo Wed May 16 23:54:11 2018 (r470159) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523008177 -SHA256 (pylint-1.8.4.tar.gz) = 34738a82ab33cbd3bb6cd4cef823dbcabdd2b6b48a4e3a3054a2bbbf0c712be9 -SIZE (pylint-1.8.4.tar.gz) = 512582 +TIMESTAMP = 1526504683 +SHA256 (pylint-1.9.0.tar.gz) = cf1be367296e9e534a5cb420186ce99f63f17c2b855fcb4321a3e20ce51502cd +SIZE (pylint-1.9.0.tar.gz) = 534834
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805162354.w4GNsB6x016834>