svn commit: r529410 - head/devel/py-tabulator
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 28 12:53:50 UTC 2020
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
More information about the svn-ports-head
mailing list