Name: | python3-pyyaml |
---|---|
Version: | 6.0.1 |
Release: | 19.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 804900 |
License: | MIT |
RPM: | python3-pyyaml-6.0.1-19.el10.x86_64.rpm |
Source RPM: | PyYAML-6.0.1-19.el10.src.rpm |
Build Date: | Wed Jan 29 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/yaml/pyyaml |
Summary: | YAML parser and emitter for Python |
Description: | YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. PyYAML features a complete YAML 1.1 parser, Unicode support, pickle support, capable extension API, and sensible error messages. PyYAML supports standard YAML tags and provides Python-specific tags that allow to represent an arbitrary Python object. PyYAML is applicable for a broad range of tasks from complex configuration files to object serialization and persistence. |
- Bump release for October 2024 mass rebuild:
- Bump release for June 2024 mass rebuild
- Add RHEL gating configuration
- CI: Modernize runtest.sh
- Import CI tests from RHEL
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Declare the license as an SPDX expression
- Fix build with Cython 3
- Pin Cython < 3 to build this package