Thu, 04 Jul 2024 00:15:43 CST | login

Information for build PyYAML-5.4.1-6.el9

ID19877
Package NamePyYAML
Version5.4.1
Release6.el9
Epoch
Sourcegit+https://git.cclinux.org/stage/rpms/PyYAML.git#cb736034ae4e0958b46648091cae3db50a9af2f2
SummaryYAML 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 bydistrobuild
State complete
Volume DEFAULT
StartedSun, 19 Jun 2022 00:55:59 CST
CompletedSun, 19 Jun 2022 01:18:43 CST
Taskbuild (dist-circle9, /stage/rpms/PyYAML.git:cb736034ae4e0958b46648091cae3db50a9af2f2)
Extra{'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/PyYAML.git?#cb736034ae4e0958b46648091cae3db50a9af2f2'}}
Tags
dist-circle9
dist-circle9-compose
RPMs
src
PyYAML-5.4.1-6.el9.src.rpm (info) (download)
aarch64
python3-pyyaml-5.4.1-6.el9.aarch64.rpm (info) (download)
PyYAML-debugsource-5.4.1-6.el9.aarch64.rpm (info) (download)
python3-pyyaml-debuginfo-5.4.1-6.el9.aarch64.rpm (info) (download)
i686
python3-pyyaml-5.4.1-6.el9.i686.rpm (info) (download)
PyYAML-debugsource-5.4.1-6.el9.i686.rpm (info) (download)
python3-pyyaml-debuginfo-5.4.1-6.el9.i686.rpm (info) (download)
ppc64le
python3-pyyaml-5.4.1-6.el9.ppc64le.rpm (info) (download)
PyYAML-debugsource-5.4.1-6.el9.ppc64le.rpm (info) (download)
python3-pyyaml-debuginfo-5.4.1-6.el9.ppc64le.rpm (info) (download)
s390x
python3-pyyaml-5.4.1-6.el9.s390x.rpm (info) (download)
PyYAML-debugsource-5.4.1-6.el9.s390x.rpm (info) (download)
python3-pyyaml-debuginfo-5.4.1-6.el9.s390x.rpm (info) (download)
x86_64
python3-pyyaml-5.4.1-6.el9.x86_64.rpm (info) (download)
PyYAML-debugsource-5.4.1-6.el9.x86_64.rpm (info) (download)
python3-pyyaml-debuginfo-5.4.1-6.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Tue Feb 08 2022 Miro Hrončok <mhroncok@redhat.com> - 5.4.1-6 - Remove some outdated Obsoletes and Provides, but keep providing python3-yaml and python3-PyYAML for users - Related: rhbz#1990421 * Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 5.4.1-5 - Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421 * Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 5.4.1-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 5.4.1-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 21 2021 John Eckersberg <jeckersb@redhat.com> - 5.4.1-1 - New upstream release 5.4.1 (rhbz#1918523) * Wed Jan 20 2021 John Eckersberg <jeckersb@redhat.com> - 5.4-1 - New upstream release 5.4 - Fixes CVE-2020-14343 * Fri Jan 15 2021 John Eckersberg <jeckersb@redhat.com> - 5.4-0.1.b2 - New upstream beta release 5.4b2 (rhbz#1916496) * Thu Jan 14 2021 John Eckersberg <jeckersb@redhat.com> - 5.4-0.1.b1 - New upstream beta release 5.4b1 (rhbz#1916034) * Mon Nov 23 2020 Miro Hrončok <mhroncok@redhat.com> - 5.3.1-5 - Disable Python 2 build on RHEL 9+ * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 5.3.1-3 - Rebuilt for Python 3.9 * Mon May 18 2020 John Eckersberg <eck@redhat.com> - 5.3.1-2 - Fix fedora conditional macro (rhbz#1836656) * Thu Mar 19 2020 John Eckersberg <eck@redhat.com> - 5.3.1-1 - New upstream release 5.3.1 (rhbz#1814882) - Fixes CVE-2020-1747 (rhbz#1807367,1809011) * Tue Mar 10 2020 Kalev Lember <klember@redhat.com> - 5.3-4 - Add back PyYAML provides on F31 and older * Mon Mar 02 2020 John Eckersberg <eck@redhat.com> - 5.3-3 - Fix python2 on Fedora < 32 (rhbz#1808812)