Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2018 18:29:45 +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: r470230 - head/devel/pylint
Message-ID:  <201805171829.w4HITj9L085347@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May 17 18:29:45 2018
New Revision: 470230
URL: https://svnweb.freebsd.org/changeset/ports/470230

Log:
  Update to 1.9.1
  
  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	Thu May 17 18:29:40 2018	(r470229)
+++ head/devel/pylint/Makefile	Thu May 17 18:29:45 2018	(r470230)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pylint
-PORTVERSION=	1.9.0
+PORTVERSION=	1.9.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}

Modified: head/devel/pylint/distinfo
==============================================================================
--- head/devel/pylint/distinfo	Thu May 17 18:29:40 2018	(r470229)
+++ head/devel/pylint/distinfo	Thu May 17 18:29:45 2018	(r470230)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526504683
-SHA256 (pylint-1.9.0.tar.gz) = cf1be367296e9e534a5cb420186ce99f63f17c2b855fcb4321a3e20ce51502cd
-SIZE (pylint-1.9.0.tar.gz) = 534834
+TIMESTAMP = 1526575417
+SHA256 (pylint-1.9.1.tar.gz) = c353d8225195b37cc3aef18248b8f3fe94c5a6a95affaf885ae21a24ca31d8eb
+SIZE (pylint-1.9.1.tar.gz) = 534926



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