git: 52adbb3e23ef - main - devel/py-csv23: Update to 0.3.4

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 16 Jun 2022 14:05:46 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=52adbb3e23ef405f071e7ccd6c98516b6918ffe2

commit 52adbb3e23ef405f071e7ccd6c98516b6918ffe2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-16 13:59:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-16 13:59:35 +0000

    devel/py-csv23: Update to 0.3.4
    
    - Use USES=dos2unix to convert CRLF to LF
    
    Changes:        https://github.com/xflr6/csv23/blob/master/CHANGES.rst
---
 devel/py-csv23/Makefile | 4 ++--
 devel/py-csv23/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-csv23/Makefile b/devel/py-csv23/Makefile
index 56b5405fbe43..449ea7b5401f 100644
--- a/devel/py-csv23/Makefile
+++ b/devel/py-csv23/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	csv23
-PORTVERSION=	0.3.3
+PORTVERSION=	0.3.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Python 2/3 unicode CSV compatibility layer
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		dos2unix python:3.6+ zip
+USES=		dos2unix python:3.7+ zip
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/devel/py-csv23/distinfo b/devel/py-csv23/distinfo
index 42f67b34d425..b92be4839131 100644
--- a/devel/py-csv23/distinfo
+++ b/devel/py-csv23/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641045902
-SHA256 (csv23-0.3.3.zip) = 798c10cf587e05d750706e8013bd6ab86fb6f5e3065f27726012a7ddcc0343ae
-SIZE (csv23-0.3.3.zip) = 43571
+TIMESTAMP = 1655208250
+SHA256 (csv23-0.3.4.zip) = 12faa4b222808fc8963d4b6490a5b42fe3814a0b2c370ffb994944ac62c55a54
+SIZE (csv23-0.3.4.zip) = 42614