Sat, 06 Jul 2024 01:20:48 UTC | login

Information for build python-patiencediff-0.2.14-3.fc40

ID293427
Package Namepython-patiencediff
Version0.2.14
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-patiencediff.git#70af3ff4be0e60717affadae1824f5e6ac77aae5
SummaryPython implementation of the patiencediff algorithm
DescriptionThis package contains the implementation of the patiencediff algorithm, as first described by Bram Cohen. Like Python's difflib, this module provides both a convenience unified_diff function for the generation of unified diffs of text files as well as a SequenceMatcher that can be used on arbitrary lists. Patiencediff provides a good balance of performance, nice output for humans, and implementation simplicity.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 11:40:17 UTC
CompletedThu, 29 Feb 2024 12:45:03 UTC
Taskbuild (f40, /rpms/python-patiencediff.git:70af3ff4be0e60717affadae1824f5e6ac77aae5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-patiencediff.git#70af3ff4be0e60717affadae1824f5e6ac77aae5'}}
Tags
f40
f41
RPMs
src
python-patiencediff-0.2.14-3.fc40.src.rpm (info) (download)
riscv64
python3-patiencediff-0.2.14-3.fc40.riscv64.rpm (info) (download)
python-patiencediff-debugsource-0.2.14-3.fc40.riscv64.rpm (info) (download)
python3-patiencediff-debuginfo-0.2.14-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Sep 18 2023 Ondřej Pohořelský <opohorel@redhat.com> - 0.2.14-1 - Update to 0.2.14 - Resolves: rhbz#2239324 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.13-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.2.13-2 - Rebuilt for Python 3.12 * Tue Feb 28 2023 Ondřej Pohořelský <opohorel@redhat.com> - 0.2.13-1 - Update to 0.2.13 - Resolves: rhbz#2167981 * Mon Jan 16 2023 Ondřej Pohořelský <opohorel@redhat.com> - 0.2.12-1 - Update to 0.2.12 - Migrate to the newest python macros - Convert license to SPDX - Resolves: rhbz#2137836 * Wed Oct 19 2022 Ondřej Pohořelský <opohorel@redhat.com> - 0.2.6-1 - Update to 0.2.6 - Resolves: rhbz#2135936 * Wed Sep 07 2022 Ondřej Pohořelský <opohorel@redhat.com> - 0.2.3-1 - Update to 0.2.3 - Resolves: rhbz#2124925 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.2.2-5 - Rebuilt for Python 3.11