Date: Sun, 20 Oct 2019 17:11:48 +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: r514944 - head/devel/pylint Message-ID: <201910201711.x9KHBmjg070976@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Oct 20 17:11:48 2019 New Revision: 514944 URL: https://svnweb.freebsd.org/changeset/ports/514944 Log: Update to 2.4.3 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 Oct 20 17:11:42 2019 (r514943) +++ head/devel/pylint/Makefile Sun Oct 20 17:11:48 2019 (r514944) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylint -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/pylint/distinfo ============================================================================== --- head/devel/pylint/distinfo Sun Oct 20 17:11:42 2019 (r514943) +++ head/devel/pylint/distinfo Sun Oct 20 17:11:48 2019 (r514944) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569948556 -SHA256 (pylint-2.4.2.tar.gz) = 7edbae11476c2182708063ac387a8f97c760d9cfe36a5ede0ca996f90cf346c8 -SIZE (pylint-2.4.2.tar.gz) = 644864 +TIMESTAMP = 1571483877 +SHA256 (pylint-2.4.3.tar.gz) = 856476331f3e26598017290fd65bebe81c960e806776f324093a46b76fb2d1c0 +SIZE (pylint-2.4.3.tar.gz) = 645881
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910201711.x9KHBmjg070976>