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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Feb 28 00:43:27 UTC 2019


Author: sunpoet
Date: Thu Feb 28 00:43:26 2019
New Revision: 494107
URL: https://svnweb.freebsd.org/changeset/ports/494107

Log:
  Update to 4.3.5
  
  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 00:36:49 2019	(r494106)
+++ head/devel/py-isort/Makefile	Thu Feb 28 00:43:26 2019	(r494107)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	isort
-PORTVERSION=	4.3.4
+PORTVERSION=	4.3.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-isort/distinfo
==============================================================================
--- head/devel/py-isort/distinfo	Thu Feb 28 00:36:49 2019	(r494106)
+++ head/devel/py-isort/distinfo	Thu Feb 28 00:43:26 2019	(r494107)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518536919
-SHA256 (isort-4.3.4.tar.gz) = b9c40e9750f3d77e6e4d441d8b0266cf555e7cdabdcff33c4fd06366ca761ef8
-SIZE (isort-4.3.4.tar.gz) = 56070
+TIMESTAMP = 1551199830
+SHA256 (isort-4.3.5.tar.gz) = d05a79a16b3ea1aea19d82d29352fde3420170b7c9377ff02138d16b684788fe
+SIZE (isort-4.3.5.tar.gz) = 60763


More information about the svn-ports-all mailing list