From owner-dev-commits-ports-all@freebsd.org Thu Apr 29 14:35:37 2021 Return-Path: Delivered-To: dev-commits-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 329C662A7CE; Thu, 29 Apr 2021 14:35:37 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FWJ2K0cvLz4jFC; Thu, 29 Apr 2021 14:35:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 006551D267; Thu, 29 Apr 2021 14:35:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13TEZa4j050840; Thu, 29 Apr 2021 14:35:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13TEZahb050839; Thu, 29 Apr 2021 14:35:36 GMT (envelope-from git) Date: Thu, 29 Apr 2021 14:35:36 GMT Message-Id: <202104291435.13TEZahb050839@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: fd8d9d7a9de5 - main - devel/pylint: Update to 2.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fd8d9d7a9de56cff637b77e63a54211c7af86c4b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2021 14:35:37 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd8d9d7a9de56cff637b77e63a54211c7af86c4b commit fd8d9d7a9de56cff637b77e63a54211c7af86c4b Author: Po-Chuan Hsieh AuthorDate: 2021-04-29 14:14:23 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-04-29 14:23:34 +0000 devel/pylint: Update to 2.8.0 - Update LICENSE_FILE Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog --- devel/pylint/Makefile | 8 +++----- devel/pylint/distinfo | 6 +++--- devel/pylint/pkg-descr | 1 - 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile index 9b1c2c8ff342..5be0c486071f 100644 --- a/devel/pylint/Makefile +++ b/devel/pylint/Makefile @@ -1,7 +1,7 @@ # Created by: Hye-Shik Chang PORTNAME= pylint -PORTVERSION= 2.7.4 +PORTVERSION= 2.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} @@ -10,7 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyzes python source code looking for bugs and signs of poor quality LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.5.2<2.7:devel/py-astroid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}isort>=4.2.5<6:devel/py-isort@${PY_FLAVOR} \ @@ -19,12 +19,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.5.2<2.7:devel/py-astroid@${PY_FLA TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} -USES= python:3.6+ shebangfix +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes USE_LOCALE= en_US.UTF-8 -SHEBANG_FILES= tests/data/ascript - .include diff --git a/devel/pylint/distinfo b/devel/pylint/distinfo index 16213a3b1e1a..9528adcc0d48 100644 --- a/devel/pylint/distinfo +++ b/devel/pylint/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618319942 -SHA256 (pylint-2.7.4.tar.gz) = bd38914c7731cdc518634a8d3c5585951302b6e2b6de60fbb3f7a0220e21eeee -SIZE (pylint-2.7.4.tar.gz) = 715507 +TIMESTAMP = 1619569411 +SHA256 (pylint-2.8.0.tar.gz) = 082a6d461b54f90eea49ca90fff4ee8b6e45e8029e5dbd72f6107ef84f3779c0 +SIZE (pylint-2.8.0.tar.gz) = 298586 diff --git a/devel/pylint/pkg-descr b/devel/pylint/pkg-descr index 65d2a105d23a..ac45a5a18261 100644 --- a/devel/pylint/pkg-descr +++ b/devel/pylint/pkg-descr @@ -8,5 +8,4 @@ it from within your code. Additionally, it is possible to write plugins to add your own checks. WWW: https://www.pylint.org/ -WWW: https://pypi.org/project/pylint/ WWW: https://github.com/PyCQA/pylint