textproc/py-latexcodec: Update to 3.0.1

- Use USES=dos2unix to convert CRLF to LF

Changes:	https://github.com/mcmtroffaes/latexcodec/blob/develop/CHANGELOG.rst
This commit is contained in:
Po-Chuan Hsieh
2025-06-29 19:37:02 +08:00
parent 8e7f6b736c
commit 07c2c953ce
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
PORTNAME= latexcodec
PORTVERSION= 3.0.0
PORTVERSION= 3.0.1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python
USES= dos2unix python
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1710712540
SHA256 (latexcodec-3.0.0.tar.gz) = 917dc5fe242762cc19d963e6548b42d63a118028cdd3361d62397e3b638b6bc5
SIZE (latexcodec-3.0.0.tar.gz) = 31023
TIMESTAMP = 1750954240
SHA256 (latexcodec-3.0.1.tar.gz) = e78a6911cd72f9dec35031c6ec23584de6842bfbc4610a9678868d14cdfb0357
SIZE (latexcodec-3.0.1.tar.gz) = 31222