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

Information for build PyYAML-6.0.1-1.ocs23

ID6726
Package NamePyYAML
Version6.0.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/PyYAML.git?.#8c427eb62fa505bb3738dd5e8eca30849b7a50fc
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 04 Jan 2024 11:46:53 CST
CompletedThu, 04 Jan 2024 11:48:10 CST
Taskbuild (dist-ocs23, /opencloudos-stream/PyYAML.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/PyYAML.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
PyYAML-6.0.1-1.ocs23.src.rpm (info) (download)
aarch64
python3-pyyaml-6.0.1-1.ocs23.aarch64.rpm (info) (download)
PyYAML-debugsource-6.0.1-1.ocs23.aarch64.rpm (info) (download)
python3-pyyaml-debuginfo-6.0.1-1.ocs23.aarch64.rpm (info) (download)
loongarch64
python3-pyyaml-6.0.1-1.ocs23.loongarch64.rpm (info) (download)
PyYAML-debugsource-6.0.1-1.ocs23.loongarch64.rpm (info) (download)
python3-pyyaml-debuginfo-6.0.1-1.ocs23.loongarch64.rpm (info) (download)
x86_64
python3-pyyaml-6.0.1-1.ocs23.x86_64.rpm (info) (download)
PyYAML-debugsource-6.0.1-1.ocs23.x86_64.rpm (info) (download)
python3-pyyaml-debuginfo-6.0.1-1.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jan 03 2024 Upgrade Robot <upbot@opencloudos.org> - 6.0.1-1 - Upgrade to version 6.0.1 * 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