Sun, 28 Apr 2024 06:22:09 UTC | login

Information for build GitPython-3.1.31-1.el9s

ID44105
Package NameGitPython
Version3.1.31
Release1.el9s
Epoch
Sourcegit+https://git.centos.org/rpms/GitPython.git#6d7b2d7fe157caae594f28f757608e9dba8e79df
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 byrdobuilder
State complete
Volume DEFAULT
StartedWed, 24 May 2023 07:19:48 UTC
CompletedWed, 24 May 2023 07:20:59 UTC
Taskbuild (cloud9s-openstack-bobcat-el9s, /rpms/GitPython.git:6d7b2d7fe157caae594f28f757608e9dba8e79df)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/GitPython.git#6d7b2d7fe157caae594f28f757608e9dba8e79df'}}
Tags
cloud9s-openstack-bobcat-release
cloud9s-openstack-bobcat-testing
cloud9s-openstack-caracal-testing
RPMs
src
GitPython-3.1.31-1.el9s.src.rpm (info) (download)
noarch
python3-GitPython-3.1.31-1.el9s.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * 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 * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.14-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.14-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.1.14-3 - Rebuilt for Python 3.10 * Tue May 25 2021 Todd Zullinger <tmz@pobox.com> - 3.1.14-2 - improve index mode for files with executable bit. Fixes rhbz#1963954