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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Feb 5 18:23:12 UTC 2020


Author: sunpoet
Date: Wed Feb  5 18:23:10 2020
New Revision: 525295
URL: https://svnweb.freebsd.org/changeset/ports/525295

Log:
  Update to 1.34.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	Wed Feb  5 18:23:05 2020	(r525294)
+++ head/devel/py-tabulator/Makefile	Wed Feb  5 18:23:10 2020	(r525295)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tabulator
-PORTVERSION=	1.33.0
+PORTVERSION=	1.34.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-tabulator/distinfo
==============================================================================
--- head/devel/py-tabulator/distinfo	Wed Feb  5 18:23:05 2020	(r525294)
+++ head/devel/py-tabulator/distinfo	Wed Feb  5 18:23:10 2020	(r525295)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580746239
-SHA256 (tabulator-1.33.0.tar.gz) = 1c30f0c1e9505ee3a20432a84f8c46954c50f45825fed471ba27a25a311b24a2
-SIZE (tabulator-1.33.0.tar.gz) = 69004
+TIMESTAMP = 1580918753
+SHA256 (tabulator-1.34.0.tar.gz) = 412adaf95d9784cbfa5b296778657038f5aedb93364d26c5498c1229a1082e35
+SIZE (tabulator-1.34.0.tar.gz) = 69470


More information about the svn-ports-all mailing list