git: 54b4f6af5c55 - main - textproc/py-myst-parser: Update to 0.14.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri May 7 09:53:57 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=54b4f6af5c5530dc7d7b64d35399ccae49b45b58

commit 54b4f6af5c5530dc7d7b64d35399ccae49b45b58
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-07 09:22:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-07 09:39:11 +0000

    textproc/py-myst-parser: Update to 0.14.0
    
    Changes:        https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md
---
 textproc/py-myst-parser/Makefile | 6 +++---
 textproc/py-myst-parser/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/textproc/py-myst-parser/Makefile b/textproc/py-myst-parser/Makefile
index 4234093e31d4..853556295a6f 100644
--- a/textproc/py-myst-parser/Makefile
+++ b/textproc/py-myst-parser/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	myst-parser
-PORTVERSION=	0.13.7
+PORTVERSION=	0.14.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,8 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}docutils>=0.15<0.18:textproc/py-docutils@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}markdown-it-py>=0.6.2<0.7:textproc/py-markdown-it-py@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}mdit-py-plugins>=0.2.5<0.3:textproc/py-mdit-py-plugins@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}markdown-it-py>=1.0.0<2.0.0:textproc/py-markdown-it-py@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}mdit-py-plugins>=0.2.8<0.3:textproc/py-mdit-py-plugins@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}sphinx>=2.1,1<4,1:textproc/py-sphinx@${PY_FLAVOR}
 
diff --git a/textproc/py-myst-parser/distinfo b/textproc/py-myst-parser/distinfo
index 8a4fcb4ceddb..4e76e6be1b44 100644
--- a/textproc/py-myst-parser/distinfo
+++ b/textproc/py-myst-parser/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619569485
-SHA256 (myst-parser-0.13.7.tar.gz) = e4bc99e43e19f70d22e528de8e7cce59f7e8e7c4c34dcba203de92de7a7c7c85
-SIZE (myst-parser-0.13.7.tar.gz) = 45618
+TIMESTAMP = 1620298656
+SHA256 (myst-parser-0.14.0.tar.gz) = fc262959a74cdc799d7fa9b30c320c17187485b9a1e8c39e988fc12f3adff63c
+SIZE (myst-parser-0.14.0.tar.gz) = 46297


More information about the dev-commits-ports-all mailing list