Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2018 17:02:21 +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: r461717 - head/devel/py-isort
Message-ID:  <201802131702.w1DH2Lq4080241@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Feb 13 17:02:21 2018
New Revision: 461717
URL: https://svnweb.freebsd.org/changeset/ports/461717

Log:
  Update to 4.3.4
  
  Changes:	https://github.com/timothycrosley/isort/releases
  		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	Tue Feb 13 17:02:15 2018	(r461716)
+++ head/devel/py-isort/Makefile	Tue Feb 13 17:02:21 2018	(r461717)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	isort
-PORTVERSION=	4.3.3
+PORTVERSION=	4.3.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-isort/distinfo
==============================================================================
--- head/devel/py-isort/distinfo	Tue Feb 13 17:02:15 2018	(r461716)
+++ head/devel/py-isort/distinfo	Tue Feb 13 17:02:21 2018	(r461717)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518028648
-SHA256 (isort-4.3.3.tar.gz) = 34929af733faadf884da29d83e7df1884363b3cc647a48e000b3c5cc13d17549
-SIZE (isort-4.3.3.tar.gz) = 60137
+TIMESTAMP = 1518536919
+SHA256 (isort-4.3.4.tar.gz) = b9c40e9750f3d77e6e4d441d8b0266cf555e7cdabdcff33c4fd06366ca761ef8
+SIZE (isort-4.3.4.tar.gz) = 56070



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