git: c50631e51720 - main - textproc/py-csvkit: update to 1.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 15 Feb 2024 19:20:10 UTC
The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=c50631e51720573652e6eac46fb665476c9ab24b commit c50631e51720573652e6eac46fb665476c9ab24b Author: Matthew Seaman <matthew@FreeBSD.org> AuthorDate: 2024-02-15 19:19:27 +0000 Commit: Matthew Seaman <matthew@FreeBSD.org> CommitDate: 2024-02-15 19:20:02 +0000 textproc/py-csvkit: update to 1.4.0 Changes: https://github.com/wireservice/csvkit/blob/1.4.0/CHANGELOG.rst Reported by: portscout, repology --- textproc/py-csvkit/Makefile | 9 ++++++--- textproc/py-csvkit/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/textproc/py-csvkit/Makefile b/textproc/py-csvkit/Makefile index 46d26bd7d9e3..93764138d841 100644 --- a/textproc/py-csvkit/Makefile +++ b/textproc/py-csvkit/Makefile @@ -1,5 +1,5 @@ PORTNAME= csvkit -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,10 +10,13 @@ WWW= https://csvkit.readthedocs.io/ LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.6.1:textproc/py-agate@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}agate>=1.6.3:textproc/py-agate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}agate-excel>=0.2.2:textproc/py-agate-excel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}agate-dbf>=0.2.2:textproc/py-agate-dbf@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}agate-sql>=0.5.3:databases/py-agate-sql@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}agate-sql>=0.5.3:databases/py-agate-sql@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openpyxl>=0:textproc/py-openpyxl@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy20>=0:databases/py-sqlalchemy20@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}xlrd>=0:textproc/py-xlrd@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils diff --git a/textproc/py-csvkit/distinfo b/textproc/py-csvkit/distinfo index fb5cfc9033de..d6191d16af26 100644 --- a/textproc/py-csvkit/distinfo +++ b/textproc/py-csvkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697651125 -SHA256 (csvkit-1.3.0.tar.gz) = b82e6ae2d2bb416517100ecbae8d5d856a0dffae42b712088814a2b7201e1af8 -SIZE (csvkit-1.3.0.tar.gz) = 3795356 +TIMESTAMP = 1708023519 +SHA256 (csvkit-1.4.0.tar.gz) = 2cfec43367a05cc5e5df99c90990b95a636d8cf984ba46ce78fcee8ffca7aff8 +SIZE (csvkit-1.4.0.tar.gz) = 3796472