Date: Sat, 9 Mar 2019 14:37:34 +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: r495154 - head/devel/py-isort Message-ID: <201903091437.x29EbYAG083514@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 9 14:37:34 2019 New Revision: 495154 URL: https://svnweb.freebsd.org/changeset/ports/495154 Log: Update to 4.3.13 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 14:37:29 2019 (r495153) +++ head/devel/py-isort/Makefile Sat Mar 9 14:37:34 2019 (r495154) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= isort -PORTVERSION= 4.3.12 +PORTVERSION= 4.3.13 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-isort/distinfo ============================================================================== --- head/devel/py-isort/distinfo Sat Mar 9 14:37:29 2019 (r495153) +++ head/devel/py-isort/distinfo Sat Mar 9 14:37:34 2019 (r495154) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552063661 -SHA256 (isort-4.3.12.tar.gz) = 89041186651a9a6159683098f337eed0994d9d94e006f891c6e8cbeb8e65f1c7 -SIZE (isort-4.3.12.tar.gz) = 69432 +TIMESTAMP = 1552133665 +SHA256 (isort-4.3.13.tar.gz) = abbb2684aa234d5eb8a67ef36d4aa62ea080d46c2eba36ad09e2990ae52e4305 +SIZE (isort-4.3.13.tar.gz) = 67729
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903091437.x29EbYAG083514>