Switch to new package format
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
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
|
||||
Reference in New Issue
Block a user