From owner-svn-ports-all@freebsd.org Thu Sep 26 18:16:20 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F3EDA12FEF1; Thu, 26 Sep 2019 18:16:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46fNR74qqPz3DQ8; Thu, 26 Sep 2019 18:16:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6708E44B2; Thu, 26 Sep 2019 18:16:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8QIGJFN050512; Thu, 26 Sep 2019 18:16:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8QIGJEU050508; Thu, 26 Sep 2019 18:16:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201909261816.x8QIGJEU050508@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 26 Sep 2019 18:16:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512946 - head/devel/pylint X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/pylint X-SVN-Commit-Revision: 512946 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Sep 2019 18:16:20 -0000 Author: sunpoet Date: Thu Sep 26 18:16:18 2019 New Revision: 512946 URL: https://svnweb.freebsd.org/changeset/ports/512946 Log: Update to 2.4.1 Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog Deleted: head/devel/pylint/pkg-plist Modified: head/devel/pylint/Makefile head/devel/pylint/distinfo Modified: head/devel/pylint/Makefile ============================================================================== --- head/devel/pylint/Makefile Thu Sep 26 18:16:13 2019 (r512945) +++ head/devel/pylint/Makefile Thu Sep 26 18:16:18 2019 (r512946) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylint -PORTVERSION= 2.3.1 +PORTVERSION= 2.4.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} @@ -14,17 +14,18 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.2.0:devel/py-astroid@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.3.0:devel/py-astroid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}isort>=4.2.5:devel/py-isort@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mccabe>=0.6:devel/py-mccabe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.4+ shebangfix -USE_PYTHON= distutils py3kplist +USES= python:3.5+ shebangfix +USE_PYTHON= autoplist distutils NO_ARCH= yes +USE_LOCALE= en_US.UTF-8 -SHEBANG_FILES= pylint/test/data/ascript +SHEBANG_FILES= tests/data/ascript .include Modified: head/devel/pylint/distinfo ============================================================================== --- head/devel/pylint/distinfo Thu Sep 26 18:16:13 2019 (r512945) +++ head/devel/pylint/distinfo Thu Sep 26 18:16:18 2019 (r512946) @@ -1,3 +1,3 @@ -TIMESTAMP = 1551599059 -SHA256 (pylint-2.3.1.tar.gz) = 723e3db49555abaf9bf79dc474c6b9e2935ad82230b10c1138a71ea41ac0fff1 -SIZE (pylint-2.3.1.tar.gz) = 577767 +TIMESTAMP = 1569513228 +SHA256 (pylint-2.4.1.tar.gz) = 6cbd124a1a5ed1fd3f3fed4178a6c2ba166862ea0dac6ab2ff8d9f0998b13e5c +SIZE (pylint-2.4.1.tar.gz) = 643001