Name: | python2-pyyaml |
---|---|
Version: | 5.1.2 |
Release: | 1.0.2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 735159 |
License: | MIT |
RPM: | python2-pyyaml-5.1.2-1.0.2.el7.aarch64.rpm |
Source RPM: | PyYAML-5.1.2-1.0.2.el7.src.rpm |
Build Date: | Fri Dec 11 2020 |
Build Host: | ca-buildarm02.us.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. |
- Rebuild for OL7 enabling python3 support
- Rebuild for OL7 disabling python3 support
- New upstream release 5.1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Remove build dependency on python2-Cython
- New upstream release 5.1.1 (rhbz#1718110)
- New upstream release 5.1 (rhbz#1688414) - Fixes CVE-2017-18342 (rhbz#1595744)
- New upstream beta release 5.1b6 (rhbz#1686643)
- New upstream beta release 5.1b3 (rhbz#1683884)
- New upstream beta release 5.1b1 (rhbz#1680457) - Typo fix (rhbz#1680463)