svn commit: r567656 - head/databases/py-tableschema

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 7 22:17:06 UTC 2021


Author: sunpoet
Date: Sun Mar  7 22:17:01 2021
New Revision: 567656
URL: https://svnweb.freebsd.org/changeset/ports/567656

Log:
  Update to 1.20.2
  
  Changes:	https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog
  		https://github.com/frictionlessdata/tableschema-py/commits/master

Modified:
  head/databases/py-tableschema/Makefile
  head/databases/py-tableschema/distinfo

Modified: head/databases/py-tableschema/Makefile
==============================================================================
--- head/databases/py-tableschema/Makefile	Sun Mar  7 22:16:56 2021	(r567655)
+++ head/databases/py-tableschema/Makefile	Sun Mar  7 22:17:01 2021	(r567656)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tableschema
-PORTVERSION=	1.20.0
+PORTVERSION=	1.20.2
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-tableschema/distinfo
==============================================================================
--- head/databases/py-tableschema/distinfo	Sun Mar  7 22:16:56 2021	(r567655)
+++ head/databases/py-tableschema/distinfo	Sun Mar  7 22:17:01 2021	(r567656)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602317865
-SHA256 (tableschema-1.20.0.tar.gz) = baeda45fcec6c852898d309f905d304cff5210260a92099232757d7b58cb13ab
-SIZE (tableschema-1.20.0.tar.gz) = 72403
+TIMESTAMP = 1614794252
+SHA256 (tableschema-1.20.2.tar.gz) = cfa3b0aa1c0941002384c6288794f9488cb5ea9188cf84ac700d17758cb036e7
+SIZE (tableschema-1.20.2.tar.gz) = 72379


More information about the svn-ports-head mailing list