Initial commit
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: python-sphinxcontrib-serializinghtml
|
||||
description: Sphinx extension which outputs 'serialized' HTML files (json and pickle)
|
||||
version: 2.0.0
|
||||
revision: 1
|
||||
url: https://github.com/sphinx-doc/sphinxcontrib-serializinghtml
|
||||
license: BSD-2-Clause
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: f418c9f2e93c2e732c5232b570c95e73b6b5c8dd54190f3645e96fb565ea272f
|
||||
Reference in New Issue
Block a user