mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python3-sphinxcontrib-devhelp: update to 1.0.2.
This commit is contained in:
parent
6afdf20264
commit
4670ca231d
1 changed files with 3 additions and 2 deletions
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'python3-sphinxcontrib-devhelp'
|
# Template file for 'python3-sphinxcontrib-devhelp'
|
||||||
pkgname=python3-sphinxcontrib-devhelp
|
pkgname=python3-sphinxcontrib-devhelp
|
||||||
version=1.0.1
|
version=1.0.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=sphinxcontrib-devhelp-${version}
|
wrksrc=sphinxcontrib-devhelp-${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 Devhelp document"
|
short_desc="Sphinx extension which outputs Devhelp 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-devhelp/sphinxcontrib-devhelp-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sphinxcontrib-devhelp/sphinxcontrib-devhelp-${version}.tar.gz"
|
||||||
checksum=6c64b077937330a9128a4da74586e8c2130262f014689b4b89e2d08ee7294a34
|
checksum=ff7f1afa7b9642e7060379360a67e9c41e8f3121f2ce9164266f61b9f4b338e4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue