Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 17:55:37 +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: r551947 - head/databases/py-tableschema
Message-ID:  <202010101755.09AHtbA9050249@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 10 17:55:36 2020
New Revision: 551947
URL: https://svnweb.freebsd.org/changeset/ports/551947

Log:
  Update to 1.20.0
  
  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	Sat Oct 10 17:55:31 2020	(r551946)
+++ head/databases/py-tableschema/Makefile	Sat Oct 10 17:55:36 2020	(r551947)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tableschema
-PORTVERSION=	1.19.5
+PORTVERSION=	1.20.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,6 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cached-property>=1
 		${PYTHON_PKGNAMEPREFIX}dateutil>=2.4:devel/py-dateutil@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}isodate>=0.5.4:devel/py-isodate@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jsonschema>=2.5:devel/py-jsonschema@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyrsistent>=0<0.17:devel/py-pyrsistent@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.5:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}rfc3986>=1.1.0:www/py-rfc3986@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR} \

Modified: head/databases/py-tableschema/distinfo
==============================================================================
--- head/databases/py-tableschema/distinfo	Sat Oct 10 17:55:31 2020	(r551946)
+++ head/databases/py-tableschema/distinfo	Sat Oct 10 17:55:36 2020	(r551947)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601319692
-SHA256 (tableschema-1.19.5.tar.gz) = b34d2d2454c546eba3833a26440c69b2ed5de505395481f7f12792888669c715
-SIZE (tableschema-1.19.5.tar.gz) = 6077666
+TIMESTAMP = 1602317865
+SHA256 (tableschema-1.20.0.tar.gz) = baeda45fcec6c852898d309f905d304cff5210260a92099232757d7b58cb13ab
+SIZE (tableschema-1.20.0.tar.gz) = 72403



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