From owner-svn-ports-head@freebsd.org Tue Jun 27 16:13:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6416D892DF; Tue, 27 Jun 2017 16:13:56 +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 mx1.freebsd.org (Postfix) with ESMTPS id 8761A70811; Tue, 27 Jun 2017 16:13:56 +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 v5RGDtBF093337; Tue, 27 Jun 2017 16:13:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5RGDtes093334; Tue, 27 Jun 2017 16:13:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706271613.v5RGDtes093334@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 27 Jun 2017 16:13:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444481 - head/devel/pylint X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/pylint X-SVN-Commit-Revision: 444481 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jun 2017 16:13:56 -0000 Author: sunpoet Date: Tue Jun 27 16:13:55 2017 New Revision: 444481 URL: https://svnweb.freebsd.org/changeset/ports/444481 Log: Update to 1.7.2 Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog Modified: head/devel/pylint/Makefile head/devel/pylint/distinfo head/devel/pylint/pkg-plist Modified: head/devel/pylint/Makefile ============================================================================== --- head/devel/pylint/Makefile Tue Jun 27 16:13:49 2017 (r444480) +++ head/devel/pylint/Makefile Tue Jun 27 16:13:55 2017 (r444481) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylint -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/pylint/distinfo ============================================================================== --- head/devel/pylint/distinfo Tue Jun 27 16:13:49 2017 (r444480) +++ head/devel/pylint/distinfo Tue Jun 27 16:13:55 2017 (r444481) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492523777 -SHA256 (pylint-1.7.1.tar.gz) = 8b4a7ab6cf5062e40e2763c0b4a596020abada1d7304e369578b522e46a6264a -SIZE (pylint-1.7.1.tar.gz) = 489108 +TIMESTAMP = 1498574214 +SHA256 (pylint-1.7.2.tar.gz) = ea6afb93a9ed810cf52ff3838eb3a15e2bf6a81b80de0eaede1ce442caa5ca69 +SIZE (pylint-1.7.2.tar.gz) = 488628 Modified: head/devel/pylint/pkg-plist ============================================================================== --- head/devel/pylint/pkg-plist Tue Jun 27 16:13:49 2017 (r444480) +++ head/devel/pylint/pkg-plist Tue Jun 27 16:13:55 2017 (r444481) @@ -179,7 +179,6 @@ bin/symilar %%PYTHON_SITELIBDIR%%/pylint/test/data/packages_No_Name.dot %%PYTHON_SITELIBDIR%%/pylint/test/data/suppliermodule_test.py %%PYTHON_SITELIBDIR%%/pylint/test/extensions/__init__.py -%%PYTHON_SITELIBDIR%%/pylint/test/extensions/__init__.pyc %%PYTHON_SITELIBDIR%%/pylint/test/extensions/data/bad_builtin.py %%PYTHON_SITELIBDIR%%/pylint/test/extensions/data/compare_to_zero.py %%PYTHON_SITELIBDIR%%/pylint/test/extensions/data/docstring.py @@ -203,7 +202,6 @@ bin/symilar %%PYTHON_SITELIBDIR%%/pylint/test/extensions/test_overlapping_exceptions.py %%PYTHON_SITELIBDIR%%/pylint/test/extensions/test_redefined.py %%PYTHON_SITELIBDIR%%/pylint/test/functional/__init__.py -%%PYTHON_SITELIBDIR%%/pylint/test/functional/__init__.pyc %%PYTHON_SITELIBDIR%%/pylint/test/functional/abstract_abc_methods.py %%PYTHON_SITELIBDIR%%/pylint/test/functional/abstract_class_instantiated_in_class.py %%PYTHON_SITELIBDIR%%/pylint/test/functional/abstract_class_instantiated_py2.py @@ -1002,7 +1000,6 @@ bin/symilar %%PYTHON_SITELIBDIR%%/pylint/test/regrtest_data/dummy/dummy.py %%PYTHON_SITELIBDIR%%/pylint/test/regrtest_data/dummy_plugin.rc %%PYTHON_SITELIBDIR%%/pylint/test/regrtest_data/dummy_plugin/dummy_plugin.py -%%PYTHON_SITELIBDIR%%/pylint/test/regrtest_data/dummy_plugin/dummy_plugin.pyc %%PYTHON_SITELIBDIR%%/pylint/test/regrtest_data/huge.py %%PYTHON_SITELIBDIR%%/pylint/test/regrtest_data/import_assign.py %%PYTHON_SITELIBDIR%%/pylint/test/regrtest_data/import_package_subpackage_module.py