Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jun 2017 14:06: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: r442923 - head/devel/py-isort
Message-ID:  <201706081406.v58E6jAE011437@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jun  8 14:06:45 2017
New Revision: 442923
URL: https://svnweb.freebsd.org/changeset/ports/442923

Log:
  Update to 4.2.15
  
  Changes:	https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md

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

Modified: head/devel/py-isort/Makefile
==============================================================================
--- head/devel/py-isort/Makefile	Thu Jun  8 14:06:39 2017	(r442922)
+++ head/devel/py-isort/Makefile	Thu Jun  8 14:06:45 2017	(r442923)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	isort
-PORTVERSION=	4.2.14
+PORTVERSION=	4.2.15
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-isort/distinfo
==============================================================================
--- head/devel/py-isort/distinfo	Thu Jun  8 14:06:39 2017	(r442922)
+++ head/devel/py-isort/distinfo	Thu Jun  8 14:06:45 2017	(r442923)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496842441
-SHA256 (isort-4.2.14.tar.gz) = cac6007e64eb80dba17b490b43a553706c82f93b9f3791f8114624601127ed56
-SIZE (isort-4.2.14.tar.gz) = 56797
+TIMESTAMP = 1496922736
+SHA256 (isort-4.2.15.tar.gz) = 79f46172d3a4e2e53e7016e663cc7a8b538bec525c36675fcfd2767df30b3983
+SIZE (isort-4.2.15.tar.gz) = 56740



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