svn commit: r505222 - head/devel/py-isort
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 27 20:04:06 UTC 2019
Author: sunpoet
Date: Thu Jun 27 20:04:04 2019
New Revision: 505222
URL: https://svnweb.freebsd.org/changeset/ports/505222
Log:
Update to 4.3.21
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 Jun 27 20:03:59 2019 (r505221)
+++ head/devel/py-isort/Makefile Thu Jun 27 20:04:04 2019 (r505222)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= isort
-PORTVERSION= 4.3.20
+PORTVERSION= 4.3.21
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-isort/distinfo
==============================================================================
--- head/devel/py-isort/distinfo Thu Jun 27 20:03:59 2019 (r505221)
+++ head/devel/py-isort/distinfo Thu Jun 27 20:04:04 2019 (r505222)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558010795
-SHA256 (isort-4.3.20.tar.gz) = c40744b6bc5162bbb39c1257fe298b7a393861d50978b565f3ccd9cb9de0182a
-SIZE (isort-4.3.20.tar.gz) = 69364
+TIMESTAMP = 1561659066
+SHA256 (isort-4.3.21.tar.gz) = 54da7e92468955c4fceacd0c86bd0ec997b0e1ee80d97f67c35a78b719dccab1
+SIZE (isort-4.3.21.tar.gz) = 69546
More information about the svn-ports-all
mailing list