python3-sphinxcontrib-htmlhelp: update to 1.0.3.
This commit is contained in:
parent
c8a86c3d65
commit
12cb6d2377
|
@ -1,18 +1,19 @@
|
|||
# Template file for 'python3-sphinxcontrib-htmlhelp'
|
||||
pkgname=python3-sphinxcontrib-htmlhelp
|
||||
version=1.0.2
|
||||
version=1.0.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=sphinxcontrib-htmlhelp-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
checkdepends="python3-docutils python3-Sphinx"
|
||||
short_desc="Sphinx extension which outputs 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-htmlhelp/sphinxcontrib-htmlhelp-${version}.tar.gz"
|
||||
checksum=4670f99f8951bd78cd4ad2ab962f798f5618b17675c35c5ac3b2132a14ea8422
|
||||
checksum=e8f5bb7e31b2dbb25b9cc435c8ab7a79787ebf7f906155729338f3156d93659b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue