Date: Sat, 28 Dec 2019 07:30:55 +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: r521090 - head/devel/py-tabulator Message-ID: <201912280730.xBS7Utsg035621@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Dec 28 07:30:54 2019 New Revision: 521090 URL: https://svnweb.freebsd.org/changeset/ports/521090 Log: Update to 1.31.1 Changes: https://github.com/frictionlessdata/tabulator-py/blob/master/README.md#changelog https://github.com/frictionlessdata/tabulator-py/commits/master Modified: head/devel/py-tabulator/Makefile head/devel/py-tabulator/distinfo Modified: head/devel/py-tabulator/Makefile ============================================================================== --- head/devel/py-tabulator/Makefile Sat Dec 28 07:30:49 2019 (r521089) +++ head/devel/py-tabulator/Makefile Sat Dec 28 07:30:54 2019 (r521090) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tabulator -PORTVERSION= 1.31.0 +PORTVERSION= 1.31.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-tabulator/distinfo ============================================================================== --- head/devel/py-tabulator/distinfo Sat Dec 28 07:30:49 2019 (r521089) +++ head/devel/py-tabulator/distinfo Sat Dec 28 07:30:54 2019 (r521090) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575908038 -SHA256 (tabulator-1.31.0.tar.gz) = 8658d36b2cb46daeef6fc4f5a2afc19435fc3283fc4202a195a314dc71f56099 -SIZE (tabulator-1.31.0.tar.gz) = 56670 +TIMESTAMP = 1577145773 +SHA256 (tabulator-1.31.1.tar.gz) = 3d9580ba592ff215087cc27c59c8f1f4045e5d2b1c2cfab8feebd2b1bb9c108b +SIZE (tabulator-1.31.1.tar.gz) = 65692
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912280730.xBS7Utsg035621>