python-mistune: update to 0.8
This commit is contained in:
parent
ea7cec75b1
commit
edd7f819cf
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.7.4
|
version=0.8
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="mistune-${version}"
|
wrksrc="mistune-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"
|
hostmakedepends="python-setuptools python3-setuptools python-Cython python3-Cython"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/lepture/mistune"
|
homepage="https://github.com/lepture/mistune"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/m/mistune/mistune-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/mistune/mistune-${version}.tar.gz"
|
||||||
checksum=8517af9f5cd1857bb83f9a23da75aa516d7538c32a2c5d5c56f3789a9e4cd22f
|
checksum=dc3f43e7cf0abb95cdfecbf82d85c419108d5f13e1844b2a8a2fc0abf24c7a47
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue