python-mistune: update to 0.7.1
This commit is contained in:
parent
b66413c44f
commit
5acb447806
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-mistune'
|
||||
pkgname=python-mistune
|
||||
version=0.7
|
||||
version=0.7.1
|
||||
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=1daa2e55f5de63ecde7c446c4677c0447006752f78ad2c9c1c3c3452d395f89f
|
||||
checksum=6076dedf768348927d991f4371e5a799c6a0158b16091df08ee85ee231d929a7
|
||||
|
||||
python3.4-mistune_package() {
|
||||
pycompile_version="3.4"
|
||||
|
|
Loading…
Reference in a new issue