Sat, 06 Jul 2024 01:10:08 UTC | login

Information for build python-patiencediff-0.2.2-6.fc37

ID207613
Package Namepython-patiencediff
Version0.2.2
Release6.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-patiencediff.git#528e31563f19fa136186e86bcb57cd74d15c8fef
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
StartedFri, 14 Oct 2022 00:19:03 UTC
CompletedFri, 14 Oct 2022 06:27:56 UTC
Taskbuild (f37, /rpms/python-patiencediff.git:528e31563f19fa136186e86bcb57cd74d15c8fef)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-patiencediff.git#528e31563f19fa136186e86bcb57cd74d15c8fef'}}
Tags
f37
f38
RPMs
src
python-patiencediff-0.2.2-6.fc37.src.rpm (info) (download)
riscv64
python3-patiencediff-0.2.2-6.fc37.riscv64.rpm (info) (download)
python-patiencediff-debugsource-0.2.2-6.fc37.riscv64.rpm (info) (download)
python3-patiencediff-debuginfo-0.2.2-6.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.2.2-2 - Rebuilt for Python 3.10 * Mon Mar 29 2021 Ondřej Pohořelský <opohorel@redhat.com> - 0.2.2-1 - Update to 0.2.2 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Sep 15 2020 Ondřej Pohořelský <opohorel@redhat.com> - 0.2.1-1 - Initial package.