python-mistune: update to 0.7

This commit is contained in:
Alessio Sergi 2015-07-29 01:17:55 +02:00
parent f308ccf066
commit b5093c8734
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-mistune'
pkgname=python-mistune
version=0.6
version=0.7
revision=1
wrksrc="mistune-${version}"
build_style=python-module
@ -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=d54a69365d01bc97412a39c11674a8aae3f333586e91f38895cc1ad818e13dc5
checksum=1daa2e55f5de63ecde7c446c4677c0447006752f78ad2c9c1c3c3452d395f89f
python3.4-mistune_package() {
pycompile_version="3.4"