Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 18:03:20 +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: r555317 - head/devel/py-tabulator
Message-ID:  <202011151803.0AFI3KMU017943@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 15 18:03:20 2020
New Revision: 555317
URL: https://svnweb.freebsd.org/changeset/ports/555317

Log:
  Update to 1.53.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	Sun Nov 15 18:03:15 2020	(r555316)
+++ head/devel/py-tabulator/Makefile	Sun Nov 15 18:03:20 2020	(r555317)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.52.5
+PORTVERSION=	1.53.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Sun Nov 15 18:03:15 2020	(r555316)
+++ head/devel/py-tabulator/distinfo	Sun Nov 15 18:03:20 2020	(r555317)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604680164
-SHA256 (tabulator-1.52.5.tar.gz) = 9f55ea4bff19169a89f59c309df73f3512a02ee9c3c3e9542cbb2f396379e87f
-SIZE (tabulator-1.52.5.tar.gz) = 77367
+TIMESTAMP = 1605426439
+SHA256 (tabulator-1.53.0.tar.gz) = 698d6ac01f74f8354526b266f328a867e84fbecfecde43e607ec355e2cf436d1
+SIZE (tabulator-1.53.0.tar.gz) = 77642



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