Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:08:40 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: 4e8d09fe8323 - main - textproc/py-markdown: Update to 3.6
Message-ID:  <202406180408.45I48ePS078212@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=4e8d09fe8323e7ed72508f5c48b4dd0662336f00

commit 4e8d09fe8323e7ed72508f5c48b4dd0662336f00
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:00:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:00:28 +0000

    textproc/py-markdown: Update to 3.6
    
    Changes:        https://github.com/Python-Markdown/markdown/releases
                    https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md
                    https://python-markdown.github.io/changelog/
---
 textproc/py-markdown/Makefile | 2 +-
 textproc/py-markdown/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile
index d1d262aeca01..942f4fb4efba 100644
--- a/textproc/py-markdown/Makefile
+++ b/textproc/py-markdown/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	markdown
-PORTVERSION=	3.5.2
+PORTVERSION=	3.6
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-markdown/distinfo b/textproc/py-markdown/distinfo
index dcd88869a018..e4c0e69a1cb2 100644
--- a/textproc/py-markdown/distinfo
+++ b/textproc/py-markdown/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709390726
-SHA256 (Markdown-3.5.2.tar.gz) = e1ac7b3dc550ee80e602e71c1d168002f062e49f1b11e26a36264dafd4df2ef8
-SIZE (Markdown-3.5.2.tar.gz) = 349398
+TIMESTAMP = 1718580138
+SHA256 (Markdown-3.6.tar.gz) = ed4f41f6daecbeeb96e576ce414c41d2d876daa9a16cb35fa8ed8c2ddfad0224
+SIZE (Markdown-3.6.tar.gz) = 354715



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180408.45I48ePS078212>