Mon, 30 Jun 2025 04:23:50 CST | login

Information for build python-GitPython-3.1.32-6.oc9

ID40372
Package Namepython-GitPython
Version3.1.32
Release6.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-GitPython.git?.#443c439ecbcc168bd1c9672deabc36c4166a5c0d
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 23:20:16 CST
CompletedFri, 13 Jun 2025 23:24:09 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-GitPython.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-GitPython.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-GitPython-3.1.32-6.oc9.src.rpm (info) (download)
noarch
python3-GitPython-3.1.32-6.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.1.32-6 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.1.32-5 - Rebuilt for loongarch64 * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.1.32-4 - Rebuilt for loongarch64 * Tue Oct 08 2024 cunshunxia <cunshunxia@tencent.com> - 3.1.32-3 - fix CVE-2023-41040. * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.1.32-2 - Rebuilt for loongarch release * Tue Jun 25 2024 Upgrade Robot <upbot@opencloudos.tech> - 3.1.32-1 - Upgrade to version 3.1.32 for CVE-2022-24439. * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.1.30-4 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.1.30-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.1.30-2 - Rebuilt for OpenCloudOS Stream 23.05 * Wed Apr 12 2023 kianli <kianli@tencent.com> - 3.1.30-1 - initial build