aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 12:33:00 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-01-30 13:00:11 +0000
commit1db58739f9e72f8f762128cf7e4aec23a68ccd6c (patch)
tree2014681d9234f3914488b7efd7c4273a5139a75f
parent14ae70eabd7d888806626ac4536e7c63c9794efe (diff)
downloadports-1db58739f9e72f8f762128cf7e4aec23a68ccd6c.tar.gz
ports-1db58739f9e72f8f762128cf7e4aec23a68ccd6c.zip
math/py-plastex: Update to 3.0
- Add LICENSE_FILE Changes: https://github.com/plastex/plastex/releases
-rw-r--r--math/py-plastex/Makefile10
-rw-r--r--math/py-plastex/distinfo6
2 files changed, 10 insertions, 6 deletions
diff --git a/math/py-plastex/Makefile b/math/py-plastex/Makefile
index 3d27bfaadc25..7c29a963afc3 100644
--- a/math/py-plastex/Makefile
+++ b/math/py-plastex/Makefile
@@ -1,5 +1,5 @@
PORTNAME= plastex
-PORTVERSION= 2.1
+PORTVERSION= 3.0
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,10 +10,14 @@ COMMENT= LaTeX Document Processing Framework
WWW= https://github.com/plastex/plastex
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.10.1:devel/py-Jinja2@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pillow>=7:graphics/py-pillow@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7:devel/py-typing-extensions@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}unidecode>=0.4.21:converters/py-unidecode@${PY_FLAVOR}
-USES= python:3.5+ tex
+USES= python:3.6+ tex
USE_PYTHON= autoplist concurrent distutils
USE_TEX= base:run
diff --git a/math/py-plastex/distinfo b/math/py-plastex/distinfo
index 025ae29d77fc..3d65b24a5ff1 100644
--- a/math/py-plastex/distinfo
+++ b/math/py-plastex/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577145777
-SHA256 (plasTeX-2.1.tar.gz) = 6f8af347f62108c45cccb69cc4e961e462c5889e0a8540fc56b3ecc17cce45d1
-SIZE (plasTeX-2.1.tar.gz) = 610174
+TIMESTAMP = 1674589958
+SHA256 (plasTeX-3.0.tar.gz) = 60efcbad47504bed02877e0990ddc782c0ccebc73a8db9cfba8fc250bc002252
+SIZE (plasTeX-3.0.tar.gz) = 624767