From 9836fc93c4fa0e74d0331656dc3153500e97b19d 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, 9 Mar 2023 17:40:11 +0700 Subject: [PATCH] python3-sphinxcontrib-applehelp: update to 1.0.4. --- srcpkgs/python3-sphinxcontrib-applehelp/template | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python3-sphinxcontrib-applehelp/template b/srcpkgs/python3-sphinxcontrib-applehelp/template index f77be44613d..92cb1866c42 100644 --- a/srcpkgs/python3-sphinxcontrib-applehelp/template +++ b/srcpkgs/python3-sphinxcontrib-applehelp/template @@ -1,17 +1,18 @@ # Template file for 'python3-sphinxcontrib-applehelp' pkgname=python3-sphinxcontrib-applehelp -version=1.0.2 -revision=4 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=1.0.4 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-flit_core python3-pyproject-hooks python3-setuptools + python3-wheel" depends="python3" -checkdepends="python3-Sphinx" short_desc="Sphinx extension which outputs Apple help book" maintainer="Đoàn Trần Công Danh " license="BSD-2-Clause" homepage="http://sphinx-doc.org" distfiles="${PYPI_SITE}/s/sphinxcontrib-applehelp/sphinxcontrib-applehelp-${version}.tar.gz" -checksum=a072735ec80e7675e3f432fcae8610ecf509c5f1869d17e2eecff44389cdbc58 +checksum=828f867945bbe39817c210a1abfd1bc4895c8b73fcaade56d45357a348a07d7e +make_check=no # cyclic with Sphinx post_install() { vlicense LICENSE