mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-sphinxcontrib-qthelp: update to 1.0.3.
This commit is contained in:
parent
4670ca231d
commit
df405ca0df
1 changed files with 3 additions and 2 deletions
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'python3-sphinxcontrib-qthelp'
|
# Template file for 'python3-sphinxcontrib-qthelp'
|
||||||
pkgname=python3-sphinxcontrib-qthelp
|
pkgname=python3-sphinxcontrib-qthelp
|
||||||
version=1.0.2
|
version=1.0.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=sphinxcontrib-qthelp-${version}
|
wrksrc=sphinxcontrib-qthelp-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
checkdepends="python3-Sphinx"
|
||||||
short_desc="Sphinx extension which outputs QtHelp document"
|
short_desc="Sphinx extension which outputs QtHelp document"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="http://sphinx-doc.org"
|
homepage="http://sphinx-doc.org"
|
||||||
distfiles="${PYPI_SITE}/s/sphinxcontrib-qthelp/sphinxcontrib-qthelp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sphinxcontrib-qthelp/sphinxcontrib-qthelp-${version}.tar.gz"
|
||||||
checksum=79465ce11ae5694ff165becda529a600c754f4bc459778778c7017374d4d406f
|
checksum=4c33767ee058b70dba89a6fc5c1892c0d57a54be67ddd3e7875a18d14cba5a72
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue