Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2024 21:03:26 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 57fb9ce40296 - main - textproc/py-csvkit: update to 2.0.1
Message-ID:  <202407132103.46DL3QZE031840@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by matthew:

URL: https://cgit.FreeBSD.org/ports/commit/?id=57fb9ce4029620daaf94228326b6939b5ab0a0ac

commit 57fb9ce4029620daaf94228326b6939b5ab0a0ac
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2024-07-13 21:02:20 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2024-07-13 21:03:18 +0000

    textproc/py-csvkit: update to 2.0.1
    
    Changes:        https://github.com/wireservice/csvkit/blob/2.0.1/CHANGELOG.rst
    Reported by:    repology, portscout
---
 textproc/py-csvkit/Makefile | 3 +--
 textproc/py-csvkit/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/textproc/py-csvkit/Makefile b/textproc/py-csvkit/Makefile
index 492165363d5a..388767a2df49 100644
--- a/textproc/py-csvkit/Makefile
+++ b/textproc/py-csvkit/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	csvkit
-PORTVERSION=	2.0.0
-PORTREVISION=	1
+PORTVERSION=	2.0.1
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-csvkit/distinfo b/textproc/py-csvkit/distinfo
index 957128e62d64..43195e26fe37 100644
--- a/textproc/py-csvkit/distinfo
+++ b/textproc/py-csvkit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714914616
-SHA256 (csvkit-2.0.0.tar.gz) = 311f21787615a91656897e217c62ab26c8446d67309b61bd013e345b35816fdf
-SIZE (csvkit-2.0.0.tar.gz) = 3818527
+TIMESTAMP = 1720887043
+SHA256 (csvkit-2.0.1.tar.gz) = aa9460266d5713ff312a414ed3edd86e0c3a31da9b2e2758cbe5643fe1146dd1
+SIZE (csvkit-2.0.1.tar.gz) = 3819039


home | help

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