[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project PyYAML-6.0.1-19.el10

Name PyYAML
Epoch 0
Version 6.0.1
Release 19.el10
Website/URL https://github.com/yaml/pyyaml
License MIT
Build Time 2025-04-02 11:44:34
Build Host builder-iso-x86-01.inferitos.ru
Summary YAML parser and emitter for Python
Repositories BaseOS
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
python3-pyyaml-6.0.1-19.el10.x86_64 YAML parser and emitter for Python 6c1782aec126c1de2b78ede6abeab2c7870f5b56831c909d3de81e1afa706683 download
aarch64
python3-pyyaml-6.0.1-19.el10.aarch64 YAML parser and emitter for Python f2d8cfdcadc55bbc17b0291096e7625e84b737d330e5731e44f7888193400035 download
src
PyYAML-6.0.1-19.el10.src YAML parser and emitter for Python 19d23c72ce1974c3f7b35b78c4de22e52a2a96850b567aae7e45c17317353dcf download
Changelog link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 6.0.1-19
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 6.0.1-19
- Bump release for October 2024 mass rebuild:

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 6.0.1-18
- Bump release for June 2024 mass rebuild

* Tue Apr 16 2024 Miro Hrončok <miro@hroncok.cz> - 6.0.1-17
- Add RHEL gating configuration

* Thu Apr 11 2024 Lukáš Zachar <lzachar@redhat.com> - 6.0.1-16
- CI: Modernize runtest.sh

* Thu Apr 11 2024 Štěpán Šigut <ssigut@redhat.com> - 6.0.1-15
- Import CI tests from RHEL

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Thu Aug 10 2023 Karolina Surma <ksurma@redhat.com> - 6.0.1-12
- Declare the license as an SPDX expression

* Fri Jul 28 2023 Miro Hrončok <mhroncok@redhat.com> - 6.0.1-4
- Fix build with Cython 3