aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-16 13:59:35 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-16 13:59:35 +0000
commit52adbb3e23ef405f071e7ccd6c98516b6918ffe2 (patch)
treef4d9d22e508b5fcd33aaafebe879a644e3c3fc0a
parente98c94912b7ce977ea8ca3ca848e5faa075f7a19 (diff)
downloadports-52adbb3e23ef405f071e7ccd6c98516b6918ffe2.tar.gz
ports-52adbb3e23ef405f071e7ccd6c98516b6918ffe2.zip
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
-rw-r--r--devel/py-csv23/Makefile4
-rw-r--r--devel/py-csv23/distinfo6
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