Switch to new package format
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
name: python-pyparsing
|
||||
description: Python library for creating PEG parsers
|
||||
version: 3.3.2
|
||||
revision: 2
|
||||
url: https://github.com/pyparsing/pyparsing/
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-flit-core
|
||||
- python-installer
|
||||
downloads:
|
||||
- url: https://github.com/pyparsing/pyparsing/releases/download/${BPM_PKG_VERSION}/pyparsing-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: c777f4d763f140633dcb6d8a3eda953bf7a214dc4eff598413c070bcdc117cbc
|
||||
Reference in New Issue
Block a user