New package: python3-sphinxcontrib-serializinghtml-1.1.3
This commit is contained in:
parent
b956d81479
commit
bf6618fb32
1 changed files with 19 additions and 0 deletions
19
srcpkgs/python3-sphinxcontrib-serializinghtml/template
Normal file
19
srcpkgs/python3-sphinxcontrib-serializinghtml/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'python3-sphinxcontrib-serializinghtml'
|
||||
pkgname=python3-sphinxcontrib-serializinghtml
|
||||
version=1.1.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=sphinxcontrib-serializinghtml-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Sphinx extension which outputs serialized HTML document"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="http://sphinx-doc.org"
|
||||
distfiles="${PYPI_SITE}/s/sphinxcontrib-serializinghtml/sphinxcontrib-serializinghtml-${version}.tar.gz"
|
||||
checksum=c0efb33f8052c04fd7a26c0a07f1678e8512e0faec19f4aa8f2473a8b81d5227
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue