Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: python-ply
|
||||
description: Implementation of lex and yacc parsing tools
|
||||
version: "3.11"
|
||||
revision: 3
|
||||
url: https://www.dabeaz.com/ply/
|
||||
license: BSD
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- python3=3.14.*
|
||||
make_depends:
|
||||
- python-build
|
||||
- python-installer
|
||||
- python-setuptools
|
||||
- python-wheel
|
||||
downloads:
|
||||
- url: https://github.com/dabeaz/ply/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 928c5642612f4710b168d3c49c25f6ece2913a5e8d1c5e37fde5d6162fec3fd2
|
||||
Reference in New Issue
Block a user