Name: | rh-python38-python-pyyaml |
---|---|
Version: | 5.3.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 827641 |
License: | MIT |
RPM: | rh-python38-python-pyyaml-5.3.1-1.el7.aarch64.rpm |
Source RPM: | rh-python38-PyYAML-5.3.1-1.el7.src.rpm |
Build Date: | Mon Jun 07 2021 |
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. |
- Rebase to 5.3.1 to fix CVE-2020-1747 Resolves: rhbz#1807367
- Import from the python38 module and modified for rh-python38 RHSCL - Resolves: rhbz#1671025
- Exclude unsupported i686 arch
- Removed unwanted Obsoletes
- Adjusted for Python 3.8 module in RHEL 8
- Stop providing PyYAML from python2-pyyaml, Python now means Python 3
- Rebuilt for Python 3.8
- New upstream release 5.1.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Remove build dependency on python2-Cython