python3-Markdown: update to 3.6.

This commit is contained in:
1is7ac3 2024-10-28 01:53:11 -03:00 committed by classabbyamp
parent c139da8130
commit 12529d8d4a
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-Markdown'
pkgname=python3-Markdown
version=3.4.4
revision=2
version=3.6
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel"
depends="python3"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/Python-Markdown/markdown"
distfiles="${PYPI_SITE}/M/Markdown/Markdown-${version}.tar.gz"
checksum=225c6123522495d4119a90b3a3ba31a1e87a70369e03f14799ea9c0d7183a3d6
checksum=ed4f41f6daecbeeb96e576ce414c41d2d876daa9a16cb35fa8ed8c2ddfad0224
conflicts="python-Markdown>=0"
do_check() {