27 lines
706 B
YAML
27 lines
706 B
YAML
name: python-commonmark
|
|
description: Python parser for the CommonMark Markdown spec
|
|
version: 0.9.1
|
|
revision: 3
|
|
url: https://pypi.org/project/commonmark/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- python3=3.14.*
|
|
- python-docutils
|
|
make_depends:
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-sphinx
|
|
- python-sphinx_rtd_theme
|
|
- python-wheel
|
|
downloads:
|
|
- url: https://github.com/readthedocs/commonmark.py/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: b5d5be6af35a183c3f915d714b31b61e6918894051114419f9ac0bbb715bf4c6
|