Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2019 12:55:14 +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: r521322 - head/devel/py-tabulator
Message-ID:  <201912291255.xBTCtEOs005822@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec 29 12:55:13 2019
New Revision: 521322
URL: https://svnweb.freebsd.org/changeset/ports/521322

Log:
  Update to 1.31.2
  
  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 Dec 29 12:55:08 2019	(r521321)
+++ head/devel/py-tabulator/Makefile	Sun Dec 29 12:55:13 2019	(r521322)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.31.1
+PORTVERSION=	1.31.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Sun Dec 29 12:55:08 2019	(r521321)
+++ head/devel/py-tabulator/distinfo	Sun Dec 29 12:55:13 2019	(r521322)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577145773
-SHA256 (tabulator-1.31.1.tar.gz) = 3d9580ba592ff215087cc27c59c8f1f4045e5d2b1c2cfab8feebd2b1bb9c108b
-SIZE (tabulator-1.31.1.tar.gz) = 65692
+TIMESTAMP = 1577523908
+SHA256 (tabulator-1.31.2.tar.gz) = c22bc41dc2978e001a364b7ed402b395378a5b9f9c2d33eb9cd2b6737a64b6ea
+SIZE (tabulator-1.31.2.tar.gz) = 67477



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