python3-sphinxcontrib-htmlhelp: update to 2.0.0.
This commit is contained in:
parent
f605ce9dfd
commit
7babcbd76a
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'python3-sphinxcontrib-htmlhelp'
|
||||
pkgname=python3-sphinxcontrib-htmlhelp
|
||||
version=1.0.3
|
||||
revision=2
|
||||
version=2.0.0
|
||||
revision=1
|
||||
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=e8f5bb7e31b2dbb25b9cc435c8ab7a79787ebf7f906155729338f3156d93659b
|
||||
checksum=f5f8bb2d0d629f398bf47d0d69c07bc13b65f75a81ad9e2f71a63d4b7a2f6db2
|
||||
make_check=no # cyclic with Sphinx
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue