diff --git a/textproc/py-agate-excel/Makefile b/textproc/py-agate-excel/Makefile index 9411c3ef5a14..7aed7126ec62 100644 --- a/textproc/py-agate-excel/Makefile +++ b/textproc/py-agate-excel/Makefile @@ -1,21 +1,21 @@ PORTNAME= agate-excel -PORTVERSION= 0.2.3 +PORTVERSION= 0.2.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= matthew@FreeBSD.org COMMENT= Support reading Excel files for agate LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.5.0:textproc/py-agate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlrd>=0.9.4:textproc/py-xlrd@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openpyxl>=2.3.0:textproc/py-openpyxl@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/textproc/py-agate-excel/distinfo b/textproc/py-agate-excel/distinfo index 65a6b3755a01..f5be907d16a3 100644 --- a/textproc/py-agate-excel/distinfo +++ b/textproc/py-agate-excel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552823035 -SHA256 (agate-excel-0.2.3.tar.gz) = 8f255ef2c87c436b7132049e1dd86c8e08bf82d8c773aea86f3069b461a17d52 -SIZE (agate-excel-0.2.3.tar.gz) = 153880 +TIMESTAMP = 1626263852 +SHA256 (agate-excel-0.2.4.tar.gz) = 1b8d76e505d9e3169e1bf208de9b9af63ce7726120c824b532e25cb6b70a1d20 +SIZE (agate-excel-0.2.4.tar.gz) = 160965