From 4670ca231d225ff0c31e49275c1151204d654e1f 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:55:53 +0700 Subject: [PATCH] python3-sphinxcontrib-devhelp: update to 1.0.2. --- srcpkgs/python3-sphinxcontrib-devhelp/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-sphinxcontrib-devhelp/template b/srcpkgs/python3-sphinxcontrib-devhelp/template index e0c23c821d9..0244d826d17 100644 --- a/srcpkgs/python3-sphinxcontrib-devhelp/template +++ b/srcpkgs/python3-sphinxcontrib-devhelp/template @@ -1,18 +1,19 @@ # Template file for 'python3-sphinxcontrib-devhelp' pkgname=python3-sphinxcontrib-devhelp -version=1.0.1 +version=1.0.2 revision=1 archs=noarch wrksrc=sphinxcontrib-devhelp-${version} build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" +checkdepends="python3-Sphinx" short_desc="Sphinx extension which outputs Devhelp document" maintainer="Đoàn Trần Công Danh " license="BSD-2-Clause" homepage="http://sphinx-doc.org" distfiles="${PYPI_SITE}/s/sphinxcontrib-devhelp/sphinxcontrib-devhelp-${version}.tar.gz" -checksum=6c64b077937330a9128a4da74586e8c2130262f014689b4b89e2d08ee7294a34 +checksum=ff7f1afa7b9642e7060379360a67e9c41e8f3121f2ce9164266f61b9f4b338e4 post_install() { vlicense LICENSE