python-mistune: update to 0.6
This commit is contained in:
parent
f29f1b1787
commit
021730ce46
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-mistune'
|
||||
pkgname=python-mistune
|
||||
version=0.5.1
|
||||
revision=2
|
||||
version=0.6
|
||||
revision=1
|
||||
wrksrc="mistune-${version}"
|
||||
build_style=python-module
|
||||
python_versions="2.7 3.4"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://github.com/lepture/mistune"
|
||||
license="BSD"
|
||||
distfiles="${PYPI_SITE}/m/mistune/mistune-${version}.tar.gz"
|
||||
checksum=cc66489a28845c0e1848ae290af5b555074eb76185136ca058e8eed1faa89692
|
||||
checksum=d54a69365d01bc97412a39c11674a8aae3f333586e91f38895cc1ad818e13dc5
|
||||
|
||||
python3.4-mistune_package() {
|
||||
pycompile_version="3.4"
|
||||
|
|
Loading…
Reference in New Issue