Date: Sat, 1 Sep 2018 22:50:55 +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: r478733 - head/devel/pylint Message-ID: <201809012250.w81MotEi039036@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Sep 1 22:50:55 2018 New Revision: 478733 URL: https://svnweb.freebsd.org/changeset/ports/478733 Log: Update to 1.9.3 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 Sat Sep 1 22:50:49 2018 (r478732) +++ head/devel/pylint/Makefile Sat Sep 1 22:50:55 2018 (r478733) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylint -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/pylint/distinfo ============================================================================== --- head/devel/pylint/distinfo Sat Sep 1 22:50:49 2018 (r478732) +++ head/devel/pylint/distinfo Sat Sep 1 22:50:55 2018 (r478733) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529611136 -SHA256 (pylint-1.9.2.tar.gz) = fff220bcb996b4f7e2b0f6812fd81507b72ca4d8c4d05daf2655c333800cb9b3 -SIZE (pylint-1.9.2.tar.gz) = 516869 +TIMESTAMP = 1535764302 +SHA256 (pylint-1.9.3.tar.gz) = 09bc539f85706f2cca720a7ddf28f5c6cf8185708d6cb5bbf7a90a32c3b3b0aa +SIZE (pylint-1.9.3.tar.gz) = 518188
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809012250.w81MotEi039036>