git: a505fb78d3c0 - main - textproc/py-myst-parser: Update to 0.15.2

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 03:53:06 UTC 2021


The branch main has been updated by sunpoet:

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

commit a505fb78d3c08820358b5ff41e1f6770b0516ab4
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:16:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:44:58 +0000

    textproc/py-myst-parser: Update to 0.15.2
    
    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 120911cd6195..855d16b5a60b 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.15.1
+PORTVERSION=	0.15.2
 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>=3,1<5,1:textproc/py-sphinx@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}sphinx>=3.1,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 39212f8e65a8..12c2342d07b6 100644
--- a/textproc/py-myst-parser/distinfo
+++ b/textproc/py-myst-parser/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624189759
-SHA256 (myst-parser-0.15.1.tar.gz) = 7c3c78a36c4bc30ce6a67933ebd800a880c8d81f1688fad5c2ebd82cddbc1603
-SIZE (myst-parser-0.15.1.tar.gz) = 47933
+TIMESTAMP = 1632037240
+SHA256 (myst-parser-0.15.2.tar.gz) = f7f3b2d62db7655cde658eb5d62b2ec2a4631308137bd8d10f296a40d57bbbeb
+SIZE (myst-parser-0.15.2.tar.gz) = 48787


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