python3-markdown2: update to 2.5.5

This commit is contained in:
zenobit
2026-03-30 22:20:35 +02:00
committed by Duncan Overbruck
parent 0df5071970
commit 4e29fbb5a5
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'python3-markdown2'
pkgname=python3-markdown2
version=2.4.0
revision=7
version=2.5.5
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/trentm/python-markdown2"
distfiles="https://github.com/trentm/python-markdown2/archive/${version}.tar.gz"
checksum=372fc64b1a6f949fb6379cc0fdb47c832b875b575d50b9c641d09c4971ca9f30
checksum=4dc908966f556568dbb553bbd6efb48d301db57a44fb5d47cf2ea12f398daef8
do_check() {
PY3PATH="${PWD}/build/lib"