Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2019 17:11:37 +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: r519707 - head/devel/py-tabulator
Message-ID:  <201912101711.xBAHBb7J000692@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Dec 10 17:11:36 2019
New Revision: 519707
URL: https://svnweb.freebsd.org/changeset/ports/519707

Log:
  Update to 1.31.0
  
  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	Tue Dec 10 17:11:31 2019	(r519706)
+++ head/devel/py-tabulator/Makefile	Tue Dec 10 17:11:36 2019	(r519707)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.30.0
+PORTVERSION=	1.31.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Tue Dec 10 17:11:31 2019	(r519706)
+++ head/devel/py-tabulator/distinfo	Tue Dec 10 17:11:36 2019	(r519707)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575793957
-SHA256 (tabulator-1.30.0.tar.gz) = 88781f616c0bb7de1dbe339122ee335b06ccc7c1ca486331c4133681563468d2
-SIZE (tabulator-1.30.0.tar.gz) = 54629
+TIMESTAMP = 1575908038
+SHA256 (tabulator-1.31.0.tar.gz) = 8658d36b2cb46daeef6fc4f5a2afc19435fc3283fc4202a195a314dc71f56099
+SIZE (tabulator-1.31.0.tar.gz) = 56670



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