svn commit: r514944 - head/devel/pylint

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 20 17:11:49 UTC 2019


Author: sunpoet
Date: Sun Oct 20 17:11:48 2019
New Revision: 514944
URL: https://svnweb.freebsd.org/changeset/ports/514944

Log:
  Update to 2.4.3
  
  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	Sun Oct 20 17:11:42 2019	(r514943)
+++ head/devel/pylint/Makefile	Sun Oct 20 17:11:48 2019	(r514944)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pylint
-PORTVERSION=	2.4.2
+PORTVERSION=	2.4.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMESUFFIX=	${PYTHON_PKGNAMESUFFIX}

Modified: head/devel/pylint/distinfo
==============================================================================
--- head/devel/pylint/distinfo	Sun Oct 20 17:11:42 2019	(r514943)
+++ head/devel/pylint/distinfo	Sun Oct 20 17:11:48 2019	(r514944)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569948556
-SHA256 (pylint-2.4.2.tar.gz) = 7edbae11476c2182708063ac387a8f97c760d9cfe36a5ede0ca996f90cf346c8
-SIZE (pylint-2.4.2.tar.gz) = 644864
+TIMESTAMP = 1571483877
+SHA256 (pylint-2.4.3.tar.gz) = 856476331f3e26598017290fd65bebe81c960e806776f324093a46b76fb2d1c0
+SIZE (pylint-2.4.3.tar.gz) = 645881


More information about the svn-ports-head mailing list