Skip to content

Commit

Permalink
textproc/py-latexcodec: Update to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 23, 2024
1 parent 5f9504b commit 745da5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions textproc/py-latexcodec/Makefile
@@ -1,5 +1,5 @@
PORTNAME= latexcodec
PORTVERSION= 2.0.1
PORTVERSION= 3.0.0
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions textproc/py-latexcodec/distinfo
@@ -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

0 comments on commit 745da5e

Please sign in to comment.