Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2019 18:36:18 +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: r502986 - head/devel/py-tabulator
Message-ID:  <201905291836.x4TIaIoV067446@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May 29 18:36:17 2019
New Revision: 502986
URL: https://svnweb.freebsd.org/changeset/ports/502986

Log:
  Update to 1.21.0
  
  Changes:	https://github.com/frictionlessdata/tabulator-py/blob/master/README.md#changelog

Modified:
  head/devel/py-tabulator/Makefile
  head/devel/py-tabulator/distinfo

Modified: head/devel/py-tabulator/Makefile
==============================================================================
--- head/devel/py-tabulator/Makefile	Wed May 29 18:36:12 2019	(r502985)
+++ head/devel/py-tabulator/Makefile	Wed May 29 18:36:17 2019	(r502986)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.20.0
+PORTVERSION=	1.21.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Wed May 29 18:36:12 2019	(r502985)
+++ head/devel/py-tabulator/distinfo	Wed May 29 18:36:17 2019	(r502986)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556199009
-SHA256 (tabulator-1.20.0.tar.gz) = 5eebe79427f593a4eed4f838ab46f81babcff42b4ebba12c5b350128ad508e71
-SIZE (tabulator-1.20.0.tar.gz) = 44382
+TIMESTAMP = 1559147084
+SHA256 (tabulator-1.21.0.tar.gz) = f22b824e97ded3caf7b0dd2b5e23418f78cc395cba6b4b33eb043c976ffcc78e
+SIZE (tabulator-1.21.0.tar.gz) = 45423



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905291836.x4TIaIoV067446>