svn commit: r502986 - head/devel/py-tabulator

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 29 18:36:23 UTC 2019


Author: sunpoet
Date: Wed May 29 18:36:17 2019
New Revision: 502986
URL: https://svnweb.freebsd.org/changeset/ports/502986

Log:
  Update to 1.21.0
  
  Changes:	https://github.com/frictionlessdata/tabulator-py/blob/master/README.md#changelog

Modified:
  head/devel/py-tabulator/Makefile
  head/devel/py-tabulator/distinfo

Modified: head/devel/py-tabulator/Makefile
==============================================================================
--- head/devel/py-tabulator/Makefile	Wed May 29 18:36:12 2019	(r502985)
+++ head/devel/py-tabulator/Makefile	Wed May 29 18:36:17 2019	(r502986)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.20.0
+PORTVERSION=	1.21.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Wed May 29 18:36:12 2019	(r502985)
+++ head/devel/py-tabulator/distinfo	Wed May 29 18:36:17 2019	(r502986)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556199009
-SHA256 (tabulator-1.20.0.tar.gz) = 5eebe79427f593a4eed4f838ab46f81babcff42b4ebba12c5b350128ad508e71
-SIZE (tabulator-1.20.0.tar.gz) = 44382
+TIMESTAMP = 1559147084
+SHA256 (tabulator-1.21.0.tar.gz) = f22b824e97ded3caf7b0dd2b5e23418f78cc395cba6b4b33eb043c976ffcc78e
+SIZE (tabulator-1.21.0.tar.gz) = 45423


More information about the svn-ports-head mailing list