From 7a6e107b5a9289d16190f3969ee1a8a7a0b8c8e3 Mon Sep 17 00:00:00 2001 From: Daniel Martinez Date: Wed, 10 Jul 2024 14:44:13 -0400 Subject: [PATCH] python3-MyST-Parser: update to 3.0.1. --- srcpkgs/python3-MyST-Parser/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-MyST-Parser/template b/srcpkgs/python3-MyST-Parser/template index aa89dcc2d5a..c98f43d7392 100644 --- a/srcpkgs/python3-MyST-Parser/template +++ b/srcpkgs/python3-MyST-Parser/template @@ -1,6 +1,6 @@ # Template file for 'python3-MyST-Parser' pkgname=python3-MyST-Parser -version=2.0.0 +version=3.0.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-flit_core" @@ -8,9 +8,9 @@ short_desc="Sphinx and Docutils extension to parse MyST" maintainer="Daniel Martinez " license="MIT" homepage="https://myst-parser.readthedocs.io" -changelog="https://raw.githubusercontent.com/executablebooks/MyST-Parser/v${version}/CHANGELOG.md" +changelog="https://raw.githubusercontent.com/executablebooks/MyST-Parser/master/CHANGELOG.md" distfiles="https://github.com/executablebooks/MyST-Parser/archive/refs/tags/v${version}.tar.gz" -checksum=6d03d257af6e7a4f336aaccd400e13537a85a0c260a58f95de51618c46b51579 +checksum=1686c63164d55db5f3e7ebea9a2c3a541f973f89b33a4e49390ef69ee89bd6a5 post_install() { vlicense LICENSE