Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2019 17:47:07 +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: r494434 - head/devel/py-isort
Message-ID:  <201903021747.x22Hl7MX017674@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar  2 17:47:06 2019
New Revision: 494434
URL: https://svnweb.freebsd.org/changeset/ports/494434

Log:
  Update to 4.3.8
  
  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	Sat Mar  2 17:47:01 2019	(r494433)
+++ head/devel/py-isort/Makefile	Sat Mar  2 17:47:06 2019	(r494434)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	isort
-PORTVERSION=	4.3.7
+PORTVERSION=	4.3.8
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-isort/distinfo
==============================================================================
--- head/devel/py-isort/distinfo	Sat Mar  2 17:47:01 2019	(r494433)
+++ head/devel/py-isort/distinfo	Sat Mar  2 17:47:06 2019	(r494434)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551423996
-SHA256 (isort-4.3.7.tar.gz) = bbdb9c4d97dcabaa937511f1bf4d2b2bdbf0370053a4b587ad1adf19f83c1a5c
-SIZE (isort-4.3.7.tar.gz) = 61942
+TIMESTAMP = 1551529761
+SHA256 (isort-4.3.8.tar.gz) = 78ebda8283402dbe15e1fe8dc73e6d72e5d3c6a0c5e8dc489b2a4372280037af
+SIZE (isort-4.3.8.tar.gz) = 62122



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