Tue, 17 Mar 2026 09:29:31 CST | login

Information for build python-GitPython-3.1.32-2.ocs23

ID17207
Package Namepython-GitPython
Version3.1.32
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-GitPython.git?.#a64a82079a0dc636391cee70f31d38f10528bbd3
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 15:11:16 CST
CompletedSat, 17 Aug 2024 15:16:00 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-GitPython.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-GitPython.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python-GitPython-3.1.32-2.ocs23.src.rpm (info) (download)
noarch
python3-GitPython-3.1.32-2.ocs23.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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