Date: Mon, 11 Mar 2019 18:07:39 +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: r495376 - head/devel/py-isort Message-ID: <201903111807.x2BI7dGY021230@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Mar 11 18:07:38 2019 New Revision: 495376 URL: https://svnweb.freebsd.org/changeset/ports/495376 Log: Update to 4.3.15 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 Mon Mar 11 18:07:33 2019 (r495375) +++ head/devel/py-isort/Makefile Mon Mar 11 18:07:38 2019 (r495376) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= isort -PORTVERSION= 4.3.13 +PORTVERSION= 4.3.15 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-isort/distinfo ============================================================================== --- head/devel/py-isort/distinfo Mon Mar 11 18:07:33 2019 (r495375) +++ head/devel/py-isort/distinfo Mon Mar 11 18:07:38 2019 (r495376) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552133665 -SHA256 (isort-4.3.13.tar.gz) = abbb2684aa234d5eb8a67ef36d4aa62ea080d46c2eba36ad09e2990ae52e4305 -SIZE (isort-4.3.13.tar.gz) = 67729 +TIMESTAMP = 1552320922 +SHA256 (isort-4.3.15.tar.gz) = 96151fca2c6e736503981896495d344781b60d18bfda78dc11b290c6125ebdb6 +SIZE (isort-4.3.15.tar.gz) = 67949
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903111807.x2BI7dGY021230>