Click here to visit the old openkoji buildsystem (Archived)

Information for build GitPython-3.1.40-4.fc41

ID5002
Package NameGitPython
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version3.1.40
Release4.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/GitPython.git#019e87860d635c298172f068e1d501de9e5491c1
SummaryPython Git Library
DescriptionGitPython is a python library used to interact with git repositories, high-level like git-porcelain, or low-level like git-plumbing. It provides abstractions of git objects for easy access of repository data, and additionally allows you to access the git repository more directly using either a pure python implementation, or the faster, but more resource intensive git command implementation. The object database implementation is optimized for handling large quantities of objects and large datasets, which is achieved by using low-level structures and data streaming.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 30 Apr 2024 12:44:22 CST
CompletedTue, 30 Apr 2024 12:54:57 CST
Taskbuild (f41, /rpms/GitPython.git:019e87860d635c298172f068e1d501de9e5491c1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/GitPython.git#019e87860d635c298172f068e1d501de9e5491c1'}}
Tags
f41
RPMs
src
GitPython-3.1.40-4.fc41.src.rpm (info) (download)
noarch
python3-GitPython-3.1.40-4.fc41.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.40-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.40-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jan 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.40-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Nov 09 2023 Carl George <carlwgeorge@fedoraproject.org> - 3.1.40-1 - Update to version 3.1.40, resolves rhbz#2221770 - Fix CVE-2023-41040, resolves rhbz#2248698 * Wed Aug 16 2023 Lubomír Sedlář <lsedlar@redhat.com> - 3.1.32-1 - New upstream release 3.1.32 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.31-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.1.31-2 - Rebuilt for Python 3.12 * Tue May 23 2023 Lubomír Sedlář <lsedlar@redhat.com> - 3.1.31-1 - Update to 3.1.31 (#2170552) * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 29 2022 Lubomír Sedlář <lsedlar@redhat.com> - 3.1.30-1 - Rebase to latest version * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.27-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.1.27-2 - Rebuilt for Python 3.11 * Sat May 28 2022 Kevin Fenzi <kevin@scrye.com> - 3.1.27-1 - Update to 3.1.27. Fixes rhbz#2056218 * Thu Feb 10 2022 Carl George <carl@george.computer> - 3.1.26-1 - Latest upstream rhbz#1951886 - Convert to pyproject macros - Add import check * Sun Jan 30 2022 Kevin Fenzi <kevin@scrye.com> - 3.1.16-1 - Update to 3.1.16. Fixes rhbz#1951886