28 lines
659 B
YAML
28 lines
659 B
YAML
name: python-pyyaml
|
|
description: full-featured YAML processing framework for Python
|
|
version: 6.0.3
|
|
revision: 2
|
|
url: https://github.com/yaml/pyyaml
|
|
license: MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- glibc
|
|
- python3=3.14.*
|
|
- libyaml
|
|
make_depends:
|
|
- python-cython
|
|
- python-build
|
|
- python-installer
|
|
- python-setuptools
|
|
- python-wheel
|
|
check_depends:
|
|
- python-pytest
|
|
downloads:
|
|
- url: https://github.com/yaml/pyyaml/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: c7b45011e052458ae79015d5eea3046c37d099023d4b253dde26ee1c29ea2f36
|