Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2020 18:56:39 +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: r526654 - head/devel/py-tabulator
Message-ID:  <202002211856.01LIudsW087342@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb 21 18:56:38 2020
New Revision: 526654
URL: https://svnweb.freebsd.org/changeset/ports/526654

Log:
  Update to 1.35.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	Fri Feb 21 18:56:33 2020	(r526653)
+++ head/devel/py-tabulator/Makefile	Fri Feb 21 18:56:38 2020	(r526654)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.34.0
+PORTVERSION=	1.35.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Fri Feb 21 18:56:33 2020	(r526653)
+++ head/devel/py-tabulator/distinfo	Fri Feb 21 18:56:38 2020	(r526654)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580918753
-SHA256 (tabulator-1.34.0.tar.gz) = 412adaf95d9784cbfa5b296778657038f5aedb93364d26c5498c1229a1082e35
-SIZE (tabulator-1.34.0.tar.gz) = 69470
+TIMESTAMP = 1582222954
+SHA256 (tabulator-1.35.0.tar.gz) = 986e6419e916bc6e5473d5f6c779002fc6b38e08415eab9f3b15a08b1f9aa20c
+SIZE (tabulator-1.35.0.tar.gz) = 70051



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