Mon, 29 Apr 2024 05:32:49 UTC | login

Information for build PyYAML-5.1.2-1.fc31

ID120798
Package NamePyYAML
Version5.1.2
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/PyYAML.git#c9806f7c7fc06ec89eabbc9a1e0a78de4057e51a
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Aug 2019 08:45:09 UTC
CompletedThu, 08 Aug 2019 09:48:53 UTC
Taskbuild (f31-candidate, /rpms/PyYAML.git:c9806f7c7fc06ec89eabbc9a1e0a78de4057e51a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/PyYAML.git#c9806f7c7fc06ec89eabbc9a1e0a78de4057e51a'}}
Tags
f31
f32
RPMs
src
PyYAML-5.1.2-1.fc31.src.rpm (info) (download)
riscv64
python2-pyyaml-5.1.2-1.fc31.riscv64.rpm (info) (download)
python3-pyyaml-5.1.2-1.fc31.riscv64.rpm (info) (download)
PyYAML-debuginfo-5.1.2-1.fc31.riscv64.rpm (info) (download)
PyYAML-debugsource-5.1.2-1.fc31.riscv64.rpm (info) (download)
python2-pyyaml-debuginfo-5.1.2-1.fc31.riscv64.rpm (info) (download)
python3-pyyaml-debuginfo-5.1.2-1.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jul 31 2019 John Eckersberg <eck@redhat.com> - 5.1.2-1 - New upstream release 5.1.2 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon Jul 15 2019 Petr Viktorin <pviktori@redhat.com> - 5.1.1-2 - Remove build dependency on python2-Cython * Fri Jun 07 2019 John Eckersberg <eck@redhat.com> - 5.1.1-1 - New upstream release 5.1.1 (rhbz#1718110) * Wed Mar 13 2019 John Eckersberg <eck@redhat.com> - 5.1-1 - New upstream release 5.1 (rhbz#1688414) - Fixes CVE-2017-18342 (rhbz#1595744) * Fri Mar 08 2019 John Eckersberg <eck@redhat.com> - 5.1-0.1.b6 - New upstream beta release 5.1b6 (rhbz#1686643) * Thu Feb 28 2019 John Eckersberg <eck@redhat.com> - 5.1-0.1.b3 - New upstream beta release 5.1b3 (rhbz#1683884) * Mon Feb 25 2019 John Eckersberg <eck@redhat.com> - 5.1-0.1.b1 - New upstream beta release 5.1b1 (rhbz#1680457) - Typo fix (rhbz#1680463) * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-0.2.b4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 John Eckersberg <eck@redhat.com> - 4.2-0.1.b4 - New upstream beta release 4.2b4 - Replaces 4.1 which was retracted upstream See https://mail.python.org/pipermail/python-announce-list/2018-June/011977.html - Add BuildRequires for gcc See https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot * Thu Jul 12 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1-5 - Rename python3-PyYAML to python3-pyyaml - Modernize spec - Fix python2 invocation * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 4.1-3 - Rebuilt for Python 3.7 * Mon Jul 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.1-2 - Rebuilt for Python 3.7 * Wed Jun 27 2018 John Eckersberg <eck@redhat.com> - 4.1-1 - New upstream release 4.1 * Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 3.12-11 - Rebuilt for Python 3.7 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.12-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Dec 11 2017 Iryna Shcherbina <ishcherb@redhat.com> - 3.12-9 - Fix ambiguous Python 2 dependency declarations (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Wed Sep 27 2017 Troy Dawson <tdawson@redhat.com> - 3.12-8 - Cleanup spec file conditionals * Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.12-7 - Add Provides for the old name without %_isa * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.12-6 - Python 2 binary package renamed to python2-pyyaml See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3