python3-markdown2: update to 2.4.0.

This commit is contained in:
m3tav3rse 2021-03-27 10:14:17 +01:00 committed by Érico Nogueira Rolim
parent d76922b567
commit a1e71439b8

View File

@ -1,7 +1,7 @@
# Template file for 'python3-markdown2'
pkgname=python3-markdown2
version=2.3.8
revision=4
version=2.4.0
revision=1
wrksrc=python-markdown2-$version
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -10,7 +10,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
license="MIT"
homepage="https://github.com/trentm/python-markdown2"
distfiles="https://github.com/trentm/python-markdown2/archive/${version}.tar.gz"
checksum=@f2439906b925fb3991b8e4c01909bd2e6cb3aa75ce64a053b5495f9c72726f77
checksum=372fc64b1a6f949fb6379cc0fdb47c832b875b575d50b9c641d09c4971ca9f30
do_check() {
PY3PATH="${PWD}/build/lib"