Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 23:56:28 +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: r501814 - head/devel/py-isort
Message-ID:  <201905162356.x4GNuSwF014035@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May 16 23:56:27 2019
New Revision: 501814
URL: https://svnweb.freebsd.org/changeset/ports/501814

Log:
  Update to 4.3.20
  
  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 May 16 23:56:22 2019	(r501813)
+++ head/devel/py-isort/Makefile	Thu May 16 23:56:27 2019	(r501814)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	isort
-PORTVERSION=	4.3.19
+PORTVERSION=	4.3.20
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-isort/distinfo
==============================================================================
--- head/devel/py-isort/distinfo	Thu May 16 23:56:22 2019	(r501813)
+++ head/devel/py-isort/distinfo	Thu May 16 23:56:27 2019	(r501814)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557747380
-SHA256 (isort-4.3.19.tar.gz) = 49293e2ff590cc8d48bc1f51970548b5b102bf038439ca1af77f352164725628
-SIZE (isort-4.3.19.tar.gz) = 69336
+TIMESTAMP = 1558010795
+SHA256 (isort-4.3.20.tar.gz) = c40744b6bc5162bbb39c1257fe298b7a393861d50978b565f3ccd9cb9de0182a
+SIZE (isort-4.3.20.tar.gz) = 69364



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