svn commit: r460994 - head/devel/py-isort

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Feb 5 17:49:38 UTC 2018


Author: sunpoet
Date: Mon Feb  5 17:49:37 2018
New Revision: 460994
URL: https://svnweb.freebsd.org/changeset/ports/460994

Log:
  Update to 4.3.2
  
  Changes:	https://github.com/timothycrosley/isort/releases

Modified:
  head/devel/py-isort/Makefile
  head/devel/py-isort/distinfo

Modified: head/devel/py-isort/Makefile
==============================================================================
--- head/devel/py-isort/Makefile	Mon Feb  5 17:49:32 2018	(r460993)
+++ head/devel/py-isort/Makefile	Mon Feb  5 17:49:37 2018	(r460994)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	isort
-PORTVERSION=	4.3.1
+PORTVERSION=	4.3.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-isort/distinfo
==============================================================================
--- head/devel/py-isort/distinfo	Mon Feb  5 17:49:32 2018	(r460993)
+++ head/devel/py-isort/distinfo	Mon Feb  5 17:49:37 2018	(r460994)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517635245
-SHA256 (isort-4.3.1.tar.gz) = b8b584d1223204a4948ba20d605d3e5421c5956455d8618feb5c2ccdae2b78ba
-SIZE (isort-4.3.1.tar.gz) = 59591
+TIMESTAMP = 1517844729
+SHA256 (isort-4.3.2.tar.gz) = c8756e8058877321a3891939d0c294ad32c8b7cb87a923ebf00f179b33cb1f96
+SIZE (isort-4.3.2.tar.gz) = 55636


More information about the svn-ports-head mailing list