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