Date: Wed, 5 Apr 2023 17:38:49 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8e00ec1239a3 - main - textproc/py-markdown-it-py: Update to 2.2.0 Message-ID: <202304051738.335HcnLG089473@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8e00ec1239a3d9f999c09c64103ce5c0062b94fc commit 8e00ec1239a3d9f999c09c64103ce5c0062b94fc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:19:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:53 +0000 textproc/py-markdown-it-py: Update to 2.2.0 Changes: https://github.com/executablebooks/markdown-it-py/releases --- textproc/py-markdown-it-py/Makefile | 3 +-- textproc/py-markdown-it-py/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/textproc/py-markdown-it-py/Makefile b/textproc/py-markdown-it-py/Makefile index e5678064013e..0ba83597a7b8 100644 --- a/textproc/py-markdown-it-py/Makefile +++ b/textproc/py-markdown-it-py/Makefile @@ -1,6 +1,5 @@ PORTNAME= markdown-it-py -PORTVERSION= 2.1.0 -PORTREVISION= 2 +PORTVERSION= 2.2.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-markdown-it-py/distinfo b/textproc/py-markdown-it-py/distinfo index 05677f1f15d5..6042aafdc9b3 100644 --- a/textproc/py-markdown-it-py/distinfo +++ b/textproc/py-markdown-it-py/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650228820 -SHA256 (markdown-it-py-2.1.0.tar.gz) = cf7e59fed14b5ae17c0006eff14a2d9a00ed5f3a846148153899a0224e2c07da -SIZE (markdown-it-py-2.1.0.tar.gz) = 66227 +TIMESTAMP = 1679498822 +SHA256 (markdown-it-py-2.2.0.tar.gz) = 7c9a5e412688bc771c67432cbfebcdd686c93ce6484913dccf06cb5a0bea35a1 +SIZE (markdown-it-py-2.2.0.tar.gz) = 67120
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051738.335HcnLG089473>