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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Feb 13 17:02:25 UTC 2018


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


More information about the svn-ports-head mailing list