Initial commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: python-alabaster
|
||||
description: Lightweight, configurable Sphinx theme
|
||||
version: 1.0.0
|
||||
revision: 1
|
||||
url: https://github.com/sphinx-doc/alabaster
|
||||
license: BSD-3-Clause
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/sphinx-doc/alabaster/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 10f054e53bb5417658bdf242ed51e0189816423b0908dfffbc7eaa4382459bce
|
||||
Reference in New Issue
Block a user