Switch to new package format
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
name: python-docutils
|
||||
description: Open-source python text processing system for processing plaintext documentation into other formats
|
||||
version: "0.23"
|
||||
revision: 2
|
||||
license: Public-Domain,BSD-2-Clause,GPL3-or-later,Python-2.0
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://downloads.sourceforge.net/project/docutils/docutils/${BPM_PKG_VERSION}/docutils-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 746f5060322511280a1e50eb76846ed6bf2342984b2ac04dc42caa1a8d78799e
|
||||
Reference in New Issue
Block a user