python3-sphinxcontrib-serializinghtml: update to 1.1.5.
This commit is contained in:
parent
7babcbd76a
commit
f25a7a0d45
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'python3-sphinxcontrib-serializinghtml'
|
||||
pkgname=python3-sphinxcontrib-serializinghtml
|
||||
version=1.1.4
|
||||
revision=2
|
||||
version=1.1.5
|
||||
revision=1
|
||||
wrksrc=sphinxcontrib-serializinghtml-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-Sphinx"
|
||||
short_desc="Sphinx extension which outputs serialized HTML document"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://sphinx-doc.org"
|
||||
distfiles="${PYPI_SITE}/s/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-${version}.tar.gz"
|
||||
checksum=eaa0eccc86e982a9b939b2b82d12cc5d013385ba5eadcc7e4fed23f4405f77bc
|
||||
checksum=aa5f6de5dfdf809ef505c4895e51ef5c9eac17d0f287933eb49ec495280b6952
|
||||
make_check=no # cyclic Sphinx
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue