Sat, 27 Dec 2025 06:04:05 CST | login

Information for build PyYAML-6.0-5.ocs23

ID5566
Package NamePyYAML
Version6.0
Release5.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/PyYAML.git?.#42d48f336900c38048181ba2b914ebea8831abd2
SummaryA YAML parser and emitter for Python
DescriptionYAML 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.
Built bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 18:31:36 CST
CompletedTue, 19 Sep 2023 18:33:55 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/PyYAML.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/PyYAML.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
PyYAML-6.0-5.ocs23.src.rpm (info) (download)
aarch64
python3-pyyaml-6.0-5.ocs23.aarch64.rpm (info) (download)
PyYAML-debugsource-6.0-5.ocs23.aarch64.rpm (info) (download)
python3-pyyaml-debuginfo-6.0-5.ocs23.aarch64.rpm (info) (download)
x86_64
python3-pyyaml-6.0-5.ocs23.x86_64.rpm (info) (download)
PyYAML-debugsource-6.0-5.ocs23.x86_64.rpm (info) (download)
python3-pyyaml-debuginfo-6.0-5.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.0-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.0-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 6.0-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Jul 12 2022 Wang Zhe <bessiewang@tencent.com> - 6.0-1 - initial build