Mon, 20 May 2024 08:12:02 UTC | login

Information for build python-ruamel-yaml-clib-0.2.7-6.fc40

ID293482
Package Namepython-ruamel-yaml-clib
Version0.2.7
Release6.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-ruamel-yaml-clib.git#57b88ff82b4446c5d759b703481fee976cabe123
SummaryC version of reader, parser and emitter for ruamel.yaml derived from libyaml
DescriptionIt is the C based reader/scanner and emitter for ruamel.yaml.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 12:57:04 UTC
CompletedThu, 29 Feb 2024 13:41:15 UTC
Taskbuild (f40, /rpms/python-ruamel-yaml-clib.git:57b88ff82b4446c5d759b703481fee976cabe123)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-ruamel-yaml-clib.git#57b88ff82b4446c5d759b703481fee976cabe123'}}
Tags
f40
f41
RPMs
src
python-ruamel-yaml-clib-0.2.7-6.fc40.src.rpm (info) (download)
riscv64
python3-ruamel-yaml-clib-0.2.7-6.fc40.riscv64.rpm (info) (download)
python-ruamel-yaml-clib-debugsource-0.2.7-6.fc40.riscv64.rpm (info) (download)
python3-ruamel-yaml-clib-debuginfo-0.2.7-6.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Feb 01 2024 Florian Weimer <fweimer@redhat.com> - 0.2.7-6 - Update fix-typecasts-s390x.patch for GCC 14 compatibility (#2042422) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.7-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.2.7-2 - Rebuilt for Python 3.12 * Wed May 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.7-1 - Update to 0.2.7 * Wed May 03 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.6-5 - Confirm License is SPDX MIT - Reduce macro indirection, etc. - Drop unused manual runtime dependency on setuptools - Add a note about the circular dependency with ruamel.yaml - Stop numbering sources and patches - Update URL (close RHBZ#1840610) - Add an import-only “smoke test” - Properly handle libyaml bundling - Port to pyproject-rpm-macros (“new Python guidelines”) - Add a link to the upstream issue for the Cython workaround * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.2.6-2 - Rebuilt for Python 3.11 * Tue May 10 2022 Jakub Čajka <jcajka@redhat.com> - 0.2.6-1 - Update to 0.2.6 - Fix for type demotion issues on s390x - Resolves: BZ#2042422