git: aabac4bfac50 - main - textproc/py-myst-parser: Update to 0.15.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 11:44:18 UTC 2021


The branch main has been updated by sunpoet:

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

commit aabac4bfac5052e205adb0d5a521621f4146c8aa
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 11:38:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 11:38:03 +0000

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

diff --git a/textproc/py-myst-parser/Makefile b/textproc/py-myst-parser/Makefile
index 853556295a6f..5b0e25e3dc12 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.14.0
+PORTVERSION=	0.15.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}docutils>=0.15<0.18:textproc/py-docutils@${P
 		${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}
+		${PYTHON_PKGNAMEPREFIX}sphinx>=3,1<5,1:textproc/py-sphinx@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/textproc/py-myst-parser/distinfo b/textproc/py-myst-parser/distinfo
index 4e76e6be1b44..d04d6fc7a41e 100644
--- a/textproc/py-myst-parser/distinfo
+++ b/textproc/py-myst-parser/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620298656
-SHA256 (myst-parser-0.14.0.tar.gz) = fc262959a74cdc799d7fa9b30c320c17187485b9a1e8c39e988fc12f3adff63c
-SIZE (myst-parser-0.14.0.tar.gz) = 46297
+TIMESTAMP = 1623697076
+SHA256 (myst-parser-0.15.0.tar.gz) = 3bddfbc8d8afb8dfbd4a6d4b626633585f2ef3480f2ac17eb0e771f96dd743ba
+SIZE (myst-parser-0.15.0.tar.gz) = 47093


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