Mon, 16 Mar 2026 18:43:27 CST | login

Information for build python-GitPython-3.1.30-4.ocs23

ID5073
Package Namepython-GitPython
Version3.1.30
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-GitPython.git?.#be767d5238b2a8eebdc1a645a96d48742f3f1151
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 bystreamkoji
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 16:42:25 CST
CompletedTue, 19 Sep 2023 16:44:51 CST
Taskbuild (dist-ocs23-python-update, /opencloudos-stream/python-GitPython.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-GitPython.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-GitPython-3.1.30-4.ocs23.src.rpm (info) (download)
noarch
python3-GitPython-3.1.30-4.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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