python3-Markdown: update to 3.3.3.

This commit is contained in:
Peter Bui 2020-11-30 09:27:38 -05:00 committed by Johannes
parent 9e1cc37348
commit 6cd10e670d

View file

@ -1,7 +1,7 @@
# Template file for 'python3-Markdown'
pkgname=python3-Markdown
version=3.3.1
revision=2
version=3.3.3
revision=1
wrksrc="Markdown-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -12,7 +12,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
license="BSD-3-Clause"
homepage="https://github.com/Python-Markdown/markdown"
distfiles="${PYPI_SITE}/M/Markdown/Markdown-${version}.tar.gz"
checksum=c3ce9ebb035c078cac0f2036068d054e7dc34354eeecc49c173c33c96b124af6
checksum=5d9f2b5ca24bc4c7a390d22323ca4bad200368612b5aaa7796babf971d2b2f18
conflicts="python-Markdown>=0"
post_install() {