python3-markdown2: update to 2.4.0.
This commit is contained in:
parent
d76922b567
commit
a1e71439b8
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python3-markdown2'
|
# Template file for 'python3-markdown2'
|
||||||
pkgname=python3-markdown2
|
pkgname=python3-markdown2
|
||||||
version=2.3.8
|
version=2.4.0
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc=python-markdown2-$version
|
wrksrc=python-markdown2-$version
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
@ -10,7 +10,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/trentm/python-markdown2"
|
homepage="https://github.com/trentm/python-markdown2"
|
||||||
distfiles="https://github.com/trentm/python-markdown2/archive/${version}.tar.gz"
|
distfiles="https://github.com/trentm/python-markdown2/archive/${version}.tar.gz"
|
||||||
checksum=@f2439906b925fb3991b8e4c01909bd2e6cb3aa75ce64a053b5495f9c72726f77
|
checksum=372fc64b1a6f949fb6379cc0fdb47c832b875b575d50b9c641d09c4971ca9f30
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PY3PATH="${PWD}/build/lib"
|
PY3PATH="${PWD}/build/lib"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user