From df405ca0df0d2d3034e20faa6e2463ea27a2c509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Thu, 5 Mar 2020 12:56:07 +0700 Subject: [PATCH] python3-sphinxcontrib-qthelp: update to 1.0.3. --- srcpkgs/python3-sphinxcontrib-qthelp/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-sphinxcontrib-qthelp/template b/srcpkgs/python3-sphinxcontrib-qthelp/template index 74849af546b..2335cb13cb8 100644 --- a/srcpkgs/python3-sphinxcontrib-qthelp/template +++ b/srcpkgs/python3-sphinxcontrib-qthelp/template @@ -1,18 +1,19 @@ # Template file for 'python3-sphinxcontrib-qthelp' pkgname=python3-sphinxcontrib-qthelp -version=1.0.2 +version=1.0.3 revision=1 archs=noarch wrksrc=sphinxcontrib-qthelp-${version} build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" +checkdepends="python3-Sphinx" short_desc="Sphinx extension which outputs QtHelp document" maintainer="Đoàn Trần Công Danh " license="BSD-2-Clause" homepage="http://sphinx-doc.org" distfiles="${PYPI_SITE}/s/sphinxcontrib-qthelp/sphinxcontrib-qthelp-${version}.tar.gz" -checksum=79465ce11ae5694ff165becda529a600c754f4bc459778778c7017374d4d406f +checksum=4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72 post_install() { vlicense LICENSE