Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2018 16:44:26 +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: r486182 - head/devel/pylint
Message-ID:  <201811291644.wATGiQ8s035774@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Nov 29 16:44:26 2018
New Revision: 486182
URL: https://svnweb.freebsd.org/changeset/ports/486182

Log:
  Update to 2.2.2
  
  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	Thu Nov 29 16:44:17 2018	(r486181)
+++ head/devel/pylint/Makefile	Thu Nov 29 16:44:26 2018	(r486182)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pylint
-PORTVERSION=	2.2.1
+PORTVERSION=	2.2.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}

Modified: head/devel/pylint/distinfo
==============================================================================
--- head/devel/pylint/distinfo	Thu Nov 29 16:44:17 2018	(r486181)
+++ head/devel/pylint/distinfo	Thu Nov 29 16:44:26 2018	(r486182)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543424567
-SHA256 (pylint-2.2.1.tar.gz) = 8e645abc9572749f0256f05db86af81ea2e3d583086cc2b73d241a64ecf571b7
-SIZE (pylint-2.2.1.tar.gz) = 567957
+TIMESTAMP = 1543504189
+SHA256 (pylint-2.2.2.tar.gz) = 689de29ae747642ab230c6d37be2b969bf75663176658851f456619aacf27492
+SIZE (pylint-2.2.2.tar.gz) = 568313



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811291644.wATGiQ8s035774>