textproc/py-latexcodec: Update to 3.0.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/mcmtroffaes/latexcodec/blob/develop/CHANGELOG.rst
This commit is contained in:
Po-Chuan Hsieh 2024-03-23 22:22:46 +08:00
parent 5f9504b577
commit 745da5ee00
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 7 additions and 6 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= latexcodec
PORTVERSION= 2.0.1
PORTVERSION= 3.0.0
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,10 +11,11 @@ WWW= https://github.com/mcmtroffaes/latexcodec
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.1:devel/py-six@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1628171941
SHA256 (latexcodec-2.0.1.tar.gz) = 2aa2551c373261cefe2ad3a8953a6d6533e68238d180eb4bb91d7964adb3fe9a
SIZE (latexcodec-2.0.1.tar.gz) = 30131
TIMESTAMP = 1710712540
SHA256 (latexcodec-3.0.0.tar.gz) = 917dc5fe242762cc19d963e6548b42d63a118028cdd3361d62397e3b638b6bc5
SIZE (latexcodec-3.0.0.tar.gz) = 31023