Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Mar 2019 12:09:02 +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: r495130 - head/devel/py-isort
Message-ID:  <201903091209.x29C92sa002797@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar  9 12:09:02 2019
New Revision: 495130
URL: https://svnweb.freebsd.org/changeset/ports/495130

Log:
  Update to 4.3.12
  
  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  9 12:08:57 2019	(r495129)
+++ head/devel/py-isort/Makefile	Sat Mar  9 12:09:02 2019	(r495130)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	isort
-PORTVERSION=	4.3.11
+PORTVERSION=	4.3.12
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-isort/distinfo
==============================================================================
--- head/devel/py-isort/distinfo	Sat Mar  9 12:08:57 2019	(r495129)
+++ head/devel/py-isort/distinfo	Sat Mar  9 12:09:02 2019	(r495130)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551964425
-SHA256 (isort-4.3.11.tar.gz) = 909141ae3ac8c78daa9a6ae61371ad6daa628f533f6d3e01e5a0d073864ef26b
-SIZE (isort-4.3.11.tar.gz) = 66744
+TIMESTAMP = 1552063661
+SHA256 (isort-4.3.12.tar.gz) = 89041186651a9a6159683098f337eed0994d9d94e006f891c6e8cbeb8e65f1c7
+SIZE (isort-4.3.12.tar.gz) = 69432



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