diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2023-10-05 13:19:48 +0100 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2023-10-05 13:21:28 +0100 |
commit | 287c351fa92f63b575828fe7ab499a461229c219 (patch) | |
tree | a802130834d91ecac13fc6c31979155a76abc1f8 /textproc/py-csvkit | |
parent | devel/py-ruamel.yaml: update to 0.17.35 (diff) |
textproc/py-csvkit: update to 1.2.0
Changes: https://github.com/wireservice/csvkit/blob/1.2.0/CHANGELOG.rst
Reported by: portscout, repology
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 d57f2106cdcd..4f2c00fd3705 100644 --- a/textproc/py-csvkit/Makefile +++ b/textproc/py-csvkit/Makefile @@ -1,5 +1,5 @@ PORTNAME= csvkit -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-csvkit/distinfo b/textproc/py-csvkit/distinfo index 212f817ef447..3d619dc10b75 100644 --- a/textproc/py-csvkit/distinfo +++ b/textproc/py-csvkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677232408 -SHA256 (csvkit-1.1.1.tar.gz) = beddb7b78f6b22adbed6ead5ad5de4bfb31dd2c55f3211b2a2b3b65529049223 -SIZE (csvkit-1.1.1.tar.gz) = 3792699 +TIMESTAMP = 1696483802 +SHA256 (csvkit-1.2.0.tar.gz) = f927373b97b74d0e17957857a5d51d442127475e42a51e621572b1ba31a018d9 +SIZE (csvkit-1.2.0.tar.gz) = 3792364 |