Date: Sun, 8 Nov 2020 17:20:00 +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: r554542 - head/devel/py-tabulator Message-ID: <202011081720.0A8HK0SS000473@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 8 17:20:00 2020 New Revision: 554542 URL: https://svnweb.freebsd.org/changeset/ports/554542 Log: Update to 1.52.5 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 Sun Nov 8 17:19:55 2020 (r554541) +++ head/devel/py-tabulator/Makefile Sun Nov 8 17:20:00 2020 (r554542) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tabulator -PORTVERSION= 1.52.4 +PORTVERSION= 1.52.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-tabulator/distinfo ============================================================================== --- head/devel/py-tabulator/distinfo Sun Nov 8 17:19:55 2020 (r554541) +++ head/devel/py-tabulator/distinfo Sun Nov 8 17:20:00 2020 (r554542) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601319704 -SHA256 (tabulator-1.52.4.tar.gz) = ccbc8925870c0ce9f8cc112ae1dc91b0fb873feb89ca89909a1dce5e5da02dc6 -SIZE (tabulator-1.52.4.tar.gz) = 77988 +TIMESTAMP = 1604680164 +SHA256 (tabulator-1.52.5.tar.gz) = 9f55ea4bff19169a89f59c309df73f3512a02ee9c3c3e9542cbb2f396379e87f +SIZE (tabulator-1.52.5.tar.gz) = 77367
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011081720.0A8HK0SS000473>