Mon, 03 Jun 2024 13:46:18 UTC | login

Information for build python-git-revise-0.7.0-8.fc40

ID291702
Package Namepython-git-revise
Version0.7.0
Release8.fc40
Epoch
SummaryEfficiently update, split, and rearrange git commits
Descriptiongit revise is a git subcommand to efficiently update, split, and rearrange commits. It is heavily inspired by git rebase, however it tries to be more efficient and ergonomic for patch-stack oriented workflows. By default, git revise will apply staged changes to a target commit, then update HEAD to point at the revised history. It also supports splitting commits and rewording commit messages. Unlike git rebase, git revise avoids modifying the working directory or the index state, performing all merges in-memory and only writing them when necessary. This allows it to be significantly faster on large codebases and avoids unnecessarily invalidating builds.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 09:10:21 UTC
CompletedThu, 29 Feb 2024 09:10:21 UTC
Tags
f40
f41
RPMs
src
python-git-revise-0.7.0-8.fc40.src.rpm (info) (download)
noarch
git-revise-0.7.0-8.fc40.noarch.rpm (info) (download)
python3-git-revise-0.7.0-8.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.7.0-5 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.7.0-2 - Rebuilt for Python 3.11 * Mon Apr 11 2022 Ian McInerney <ian.s.mcinerney@ieee.org> - 0.7.0-1 - Update to latest upstream release 0.7.0