Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2020 12:53:41 +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: r529410 - head/devel/py-tabulator
Message-ID:  <202003281253.02SCrf5P004175@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 28 12:53:41 2020
New Revision: 529410
URL: https://svnweb.freebsd.org/changeset/ports/529410

Log:
  Update to 1.36.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	Sat Mar 28 12:53:35 2020	(r529409)
+++ head/devel/py-tabulator/Makefile	Sat Mar 28 12:53:41 2020	(r529410)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.35.0
+PORTVERSION=	1.36.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Sat Mar 28 12:53:35 2020	(r529409)
+++ head/devel/py-tabulator/distinfo	Sat Mar 28 12:53:41 2020	(r529410)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582222954
-SHA256 (tabulator-1.35.0.tar.gz) = 986e6419e916bc6e5473d5f6c779002fc6b38e08415eab9f3b15a08b1f9aa20c
-SIZE (tabulator-1.35.0.tar.gz) = 70051
+TIMESTAMP = 1585064057
+SHA256 (tabulator-1.36.0.tar.gz) = 527ff0a2e1432ff35c6c0665b2e11e5c764a2bfc98e6f460ab3e0321bd4eeb4f
+SIZE (tabulator-1.36.0.tar.gz) = 70281



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