Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2019 21:35:29 +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: r494197 - head/devel/py-isort
Message-ID:  <201902282135.x1SLZTB1009978@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Feb 28 21:35:29 2019
New Revision: 494197
URL: https://svnweb.freebsd.org/changeset/ports/494197

Log:
  Update to 4.3.6
  
  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	Thu Feb 28 21:35:23 2019	(r494196)
+++ head/devel/py-isort/Makefile	Thu Feb 28 21:35:29 2019	(r494197)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	isort
-PORTVERSION=	4.3.5
+PORTVERSION=	4.3.6
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-isort/distinfo
==============================================================================
--- head/devel/py-isort/distinfo	Thu Feb 28 21:35:23 2019	(r494196)
+++ head/devel/py-isort/distinfo	Thu Feb 28 21:35:29 2019	(r494197)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551199830
-SHA256 (isort-4.3.5.tar.gz) = d05a79a16b3ea1aea19d82d29352fde3420170b7c9377ff02138d16b684788fe
-SIZE (isort-4.3.5.tar.gz) = 60763
+TIMESTAMP = 1551329363
+SHA256 (isort-4.3.6.tar.gz) = 8d9da6c6de0a32004d5eb841c4357f00b29db9247b9875fef4e04b4c78e3f353
+SIZE (isort-4.3.6.tar.gz) = 61820



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