Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2019 20:46:20 +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: r507072 - head/devel/pylint1
Message-ID:  <201907212046.x6LKkKMD054467@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jul 21 20:46:20 2019
New Revision: 507072
URL: https://svnweb.freebsd.org/changeset/ports/507072

Log:
  Update to 1.9.5
  
  Changes:	https://github.com/PyCQA/pylint/blob/1.9/ChangeLog

Modified:
  head/devel/pylint1/Makefile
  head/devel/pylint1/distinfo

Modified: head/devel/pylint1/Makefile
==============================================================================
--- head/devel/pylint1/Makefile	Sun Jul 21 20:46:13 2019	(r507071)
+++ head/devel/pylint1/Makefile	Sun Jul 21 20:46:20 2019	(r507072)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pylint
-PORTVERSION=	1.9.4
-PORTREVISION=	1
+PORTVERSION=	1.9.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMESUFFIX=	1${PYTHON_PKGNAMESUFFIX}

Modified: head/devel/pylint1/distinfo
==============================================================================
--- head/devel/pylint1/distinfo	Sun Jul 21 20:46:13 2019	(r507071)
+++ head/devel/pylint1/distinfo	Sun Jul 21 20:46:20 2019	(r507072)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546268427
-SHA256 (pylint-1.9.4.tar.gz) = ee1e85575587c5b58ddafa25e1c1b01691ef172e139fc25585e5d3f02451da93
-SIZE (pylint-1.9.4.tar.gz) = 519076
+TIMESTAMP = 1563640621
+SHA256 (pylint-1.9.5.tar.gz) = 97a42df23d436c70132971d1dcb9efad2fe5c0c6add55b90161e773caf729300
+SIZE (pylint-1.9.5.tar.gz) = 539453



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