diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2023-02-24 14:06:18 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2023-02-24 14:06:59 +0000 |
commit | d5401e4a0f0a2e00db45fcb20a489c200a15767e (patch) | |
tree | 48f4f8dd3f4828c643091ae5e607687108c3b5ea /textproc/py-csvkit | |
parent | security/vuxml: document vulnerabilities for net/freerdp (diff) |
textproc/py-csvkit: update to 1.1.1
Changes: https://github.com/wireservice/csvkit/blob/1.1.1/CHANGELOG.rst
Diffstat (limited to 'textproc/py-csvkit')
-rw-r--r-- | textproc/py-csvkit/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-csvkit/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-csvkit/Makefile b/textproc/py-csvkit/Makefile index 694af8d91bd7..99aca1ec18fd 100644 --- a/textproc/py-csvkit/Makefile +++ b/textproc/py-csvkit/Makefile @@ -1,5 +1,5 @@ PORTNAME= csvkit -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-csvkit/distinfo b/textproc/py-csvkit/distinfo index 8ffc9b51fe45..212f817ef447 100644 --- a/textproc/py-csvkit/distinfo +++ b/textproc/py-csvkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672867666 -SHA256 (csvkit-1.1.0.tar.gz) = ad836b4ebf17674284ec94e2adeb9bea97367c9c7310187c2d8e2e3f1ded9c13 -SIZE (csvkit-1.1.0.tar.gz) = 3791940 +TIMESTAMP = 1677232408 +SHA256 (csvkit-1.1.1.tar.gz) = beddb7b78f6b22adbed6ead5ad5de4bfb31dd2c55f3211b2a2b3b65529049223 +SIZE (csvkit-1.1.1.tar.gz) = 3792699 |