From 90ccd4749b4fef2b9b2d04c708b7623c253a0885 Mon Sep 17 00:00:00 2001 From: gitea Date: Sat, 16 Aug 2025 08:20:23 +0000 Subject: [PATCH] =?UTF-8?q?python3-markdown-it-py:=20=D0=BE=D0=B1=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20?= =?UTF-8?q?=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8=204.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python3-markdown-it-py/alr.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python3-markdown-it-py/alr.sh b/python3-markdown-it-py/alr.sh index 4184dc2..db2fcb4 100644 --- a/python3-markdown-it-py/alr.sh +++ b/python3-markdown-it-py/alr.sh @@ -1,5 +1,5 @@ name='python3-markdown-it-py' -version='3.0.0' +version='4.0.0' release='1' desc='Python port of markdown-it. Markdown parsing, done right' homepage='' @@ -19,7 +19,7 @@ build_deps_alpine=("python3" "py3-pip") opt_deps=('python3-mdit-py-plugins: коллекция плагинов для markdown-it-py') -sources=("https://files.pythonhosted.org/packages/source/m/markdown-it-py/markdown-it-py-3.0.0.tar.gz") +sources=("https://files.pythonhosted.org/packages/source/m/markdown-it-py/markdown-it-py-4.0.0.tar.gz") checksums=('blake2b-256:38713b932df36c1a044d397a1f92d1cf91ee0a503d91e470cbd670aa66b07ed0') build() {