Sun, 03 Aug 2025 14:49:05 CST | login

Information for build GitPython-3.1.40-1.ocs23

ID13681
Package NameGitPython
Version3.1.40
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/GitPython.git?.#2b4cdb7fbfb3dda51dd02870bf4776aa11f90527
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
StartedMon, 22 Jul 2024 10:53:23 CST
CompletedMon, 22 Jul 2024 10:55:59 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/GitPython.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/GitPython.git?.#origin/master'}}
Tags
dist-ocs23-epol9
epol9-test-compose
RPMs
src
GitPython-3.1.40-1.ocs23.src.rpm (info) (download)
noarch
python3-GitPython-3.1.40-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jun 28 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.1.40-1 - initial build